DTS_W_FAILEDCONFIGLOAD-Feld

Cannot load the XML configuration file. The XML configuration file may be malformed or not valid.

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

Syntax

'Declaration
Public Const DTS_W_FAILEDCONFIGLOAD As Integer
'Usage
Dim value As Integer

value = HResults.DTS_W_FAILEDCONFIGLOAD
public const int DTS_W_FAILEDCONFIGLOAD
public:
literal int DTS_W_FAILEDCONFIGLOAD
static val mutable DTS_W_FAILEDCONFIGLOAD: int
public const var DTS_W_FAILEDCONFIGLOAD : int