Campo DTS_W_CONFIGFILENOTFOUND
The configuration file "%1" cannot be found. Check the directory and file name.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public Const DTS_W_CONFIGFILENOTFOUND As Integer
'Utilizzo
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
Vedere anche