Pole HResults.DTS_E_TASKVALIDATIONERROR
Wystąpiły błędy podczas sprawdzania poprawności zadania.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_TASKVALIDATIONERROR As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_TASKVALIDATIONERROR
public const int DTS_E_TASKVALIDATIONERROR
public:
literal int DTS_E_TASKVALIDATIONERROR
static val mutable DTS_E_TASKVALIDATIONERROR: int
public const var DTS_E_TASKVALIDATIONERROR : int