HResults.DTS_E_XMLTASK_XMLDECLMISMATCH Field
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