Compartilhar via


Campo HResults.DTS_W_CONFIGFILEEMPTY

The configuration file was empty and contained no configuration entries.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Const DTS_W_CONFIGFILEEMPTY As Integer
'Uso
Dim value As Integer 

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

Consulte também

Referência

HResults Classe

Namespace Microsoft.SqlServer.Dts.Runtime