DTS_W_CONFIGFORMATINVALID_PACKAGEDELIMITER-Feld

The configuration entry, "%1", has an incorrect format because it does not begin with the package delimiter. Prepend "\package" to the package path.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Const DTS_W_CONFIGFORMATINVALID_PACKAGEDELIMITER As Integer
'Usage
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