Condividi tramite


Campo HResults.DTS_E_XMLDATATYPECHANGED

The XML schema data type information for "__" on element "__" has changed. Please re-initialize the metadata for this component and review column mappings.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_E_XMLDATATYPECHANGED As Integer
'Utilizzo
Dim value As Integer 

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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime