Campo HResults.DTS_W_CONFIGFILEEMPTY
The configuration file was empty and contained no configuration entries.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
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