Pole HResults.DTS_E_LOAD_PERSTFORMAT
Nie można załadować obiektów przepływu danych.Określony format nie jest obsługiwany.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_LOAD_PERSTFORMAT As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_LOAD_PERSTFORMAT
public const int DTS_E_LOAD_PERSTFORMAT
public:
literal int DTS_E_LOAD_PERSTFORMAT
static val mutable DTS_E_LOAD_PERSTFORMAT: int
public const var DTS_E_LOAD_PERSTFORMAT : int