HResults.DTS_W_ADODESTPOTENTIALDATALOSS Field

Definition

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

public: int DTS_W_ADODESTPOTENTIALDATALOSS = -2145348948;
public const int DTS_W_ADODESTPOTENTIALDATALOSS = -2145348948;
val mutable DTS_W_ADODESTPOTENTIALDATALOSS : int
Public Const DTS_W_ADODESTPOTENTIALDATALOSS As Integer  = -2145348948

Field Value

Value = -2145348948

Applies to