Freigeben über


HResults.DTS_E_XMLTASK_XMLDECLMISMATCH-Feld

The XDL diffgram is not applicable to this XML document. A new XML declaration cannot be added.

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

Syntax

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

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

Siehe auch

Verweis

HResults Klasse

Microsoft.SqlServer.Dts.Runtime-Namespace