Compartir a través de


Campo DTS_W_NOPIPELINEDATATYPEMAPPINGAVAILABLE

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.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_W_NOPIPELINEDATATYPEMAPPINGAVAILABLE As Integer
'Uso
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