Compartilhar via


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.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
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

Consulte também

Referência

HResults Classe

Namespace Microsoft.SqlServer.Dts.Runtime