Partager via


Champ DTS_W_CONFIGFILENOTFOUND

The configuration file "%1" cannot be found. Check the directory and file name.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_W_CONFIGFILENOTFOUND As Integer
'Utilisation
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