Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_W_XMLSRCOUTPUTCOLUMNDATATYPEMAPPEDTOSTRING As Integer
'Usage
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