Campo HResults.DTS_W_CONFIGFILENOTFOUND
The configuration file "%1" cannot be found. Check the directory and file name.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_W_CONFIGFILENOTFOUND As Integer
'Uso
Dim value As Integer
value = HResults.DTS_W_CONFIGFILENOTFOUND
public const int DTS_W_CONFIGFILENOTFOUND
public:
literal int DTS_W_CONFIGFILENOTFOUND
static val mutable DTS_W_CONFIGFILENOTFOUND: int
public const var DTS_W_CONFIGFILENOTFOUND : int