Udostępnij za pośrednictwem


Pole HResults.DTS_W_CONFIGFILEINVALID

plik konfiguracji Załadowany, ale nie jest prawidłowy.Plik nie jest sformatowany poprawnie, może brakować elementu lub może być uszkodzony.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public Const DTS_W_CONFIGFILEINVALID As Integer
'Użycie
Dim value As Integer

value = HResults.DTS_W_CONFIGFILEINVALID
public const int DTS_W_CONFIGFILEINVALID
public:
literal int DTS_W_CONFIGFILEINVALID
static val mutable DTS_W_CONFIGFILEINVALID: int
public const var DTS_W_CONFIGFILEINVALID : int