HResults.DTS_W_CONFIGFILENAMEINVALID-Feld
The configuration file name "%1" is not valid. Check the configuration file name.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_W_CONFIGFILENAMEINVALID As Integer
'Usage
Dim value As Integer
value = HResults.DTS_W_CONFIGFILENAMEINVALID
public const int DTS_W_CONFIGFILENAMEINVALID
public:
literal int DTS_W_CONFIGFILENAMEINVALID
static val mutable DTS_W_CONFIGFILENAMEINVALID: int
public const var DTS_W_CONFIGFILENAMEINVALID : int