共用方式為


DTS_W_ADODESTPOTENTIALDATALOSS 欄位

Potential data loss may occur due to inserting data from input column "__" with data type "__" to external column "__" with data type "__". If this is intended, an alternative way to do conversion is using a Data Conversion component before ADO NET destination component.

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

語法

'宣告
Public Const DTS_W_ADODESTPOTENTIALDATALOSS As Integer
'用途
Dim value As Integer

value = HResults.DTS_W_ADODESTPOTENTIALDATALOSS
public const int DTS_W_ADODESTPOTENTIALDATALOSS
public:
literal int DTS_W_ADODESTPOTENTIALDATALOSS
static val mutable DTS_W_ADODESTPOTENTIALDATALOSS: int
public const var DTS_W_ADODESTPOTENTIALDATALOSS : int