Partager via


Champ 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.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_W_NOPIPELINEDATATYPEMAPPINGAVAILABLE As Integer
'Utilisation
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