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 an external data type that cannot be mapped to a Data Flow task data type. The Data Flow task data type DT_WSTR will be used instead.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_W_NOPIPELINEDATATYPEMAPPINGAVAILABLE As Integer
'Usage
Dim value As Integer
value = HResults.DTS_W_NOPIPELINEDATATYPEMAPPINGAVAILABLE
public const int DTS_W_NOPIPELINEDATATYPEMAPPINGAVAILABLE
public:
literal int DTS_W_NOPIPELINEDATATYPEMAPPINGAVAILABLE
static val mutable DTS_W_NOPIPELINEDATATYPEMAPPINGAVAILABLE: int
public const var DTS_W_NOPIPELINEDATATYPEMAPPINGAVAILABLE : int