共用方式為


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.

命名空間:  Microsoft.SqlServer.Dts.Runtime
組件:  Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)

語法

'宣告
Public Const DTS_W_NOPIPELINEDATATYPEMAPPINGAVAILABLE As Integer
'用途
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