Champ DTS_W_POTENTIALTRUNCATIONFROMDATAINSERTION
Truncation may occur due to inserting data from data flow column "%1" with a length of %2!d! to database column "%3" with a length of %4!d!.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_W_POTENTIALTRUNCATIONFROMDATAINSERTION As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_W_POTENTIALTRUNCATIONFROMDATAINSERTION
public const int DTS_W_POTENTIALTRUNCATIONFROMDATAINSERTION
public:
literal int DTS_W_POTENTIALTRUNCATIONFROMDATAINSERTION
static val mutable DTS_W_POTENTIALTRUNCATIONFROMDATAINSERTION: int
public const var DTS_W_POTENTIALTRUNCATIONFROMDATAINSERTION : int
Voir aussi