Compartir a través de


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

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_W_ADODESTPOTENTIALDATALOSS As Integer
'Uso
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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime