Champ DTS_W_CONFIGFORMATINVALID_PACKAGEDELIMITER
The configuration entry, "%1", has an incorrect format because it does not begin with the package delimiter. Prepend "\package" to the package path.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_W_CONFIGFORMATINVALID_PACKAGEDELIMITER As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_W_CONFIGFORMATINVALID_PACKAGEDELIMITER
public const int DTS_W_CONFIGFORMATINVALID_PACKAGEDELIMITER
public:
literal int DTS_W_CONFIGFORMATINVALID_PACKAGEDELIMITER
static val mutable DTS_W_CONFIGFORMATINVALID_PACKAGEDELIMITER: int
public const var DTS_W_CONFIGFORMATINVALID_PACKAGEDELIMITER : int