Campo HResults.DTS_W_XMLSRCOUTPUTCOLUMNDATATYPEMAPPEDTOSTRING

The %1 references external data type %2, which cannot be mapped to a SSIS Data Flow Task data type. The SSIS Data Flow Task data type DT_WSTR with a length of %3!d! will be used instead.

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

Sintassi

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

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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime