Campo HResults.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.

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

Sintassi

'Dichiarazione
Public Const DTS_W_NOPIPELINEDATATYPEMAPPINGAVAILABLE As Integer
'Utilizzo
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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime