HResults.DTS_W_FAILEDCONFIGLOAD Field
Cannot load the XML configuration file. The XML configuration file may be malformed or not valid.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Sintassi
'Dichiarazione
Public Const DTS_W_FAILEDCONFIGLOAD As Integer
public const int DTS_W_FAILEDCONFIGLOAD
public:
literal int DTS_W_FAILEDCONFIGLOAD
public static final int DTS_W_FAILEDCONFIGLOAD
public const var DTS_W_FAILEDCONFIGLOAD : int
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace