Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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!.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_W_POTENTIALTRUNCATIONFROMDATAINSERTION As Integer
'Usage
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