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 retrieving data from database column "%1" with a length of %2!d! to data flow 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_POTENTIALTRUNCATIONFROMDATARETRIEVAL As Integer
'Usage
Dim value As Integer
value = HResults.DTS_W_POTENTIALTRUNCATIONFROMDATARETRIEVAL
public const int DTS_W_POTENTIALTRUNCATIONFROMDATARETRIEVAL
public:
literal int DTS_W_POTENTIALTRUNCATIONFROMDATARETRIEVAL
static val mutable DTS_W_POTENTIALTRUNCATIONFROMDATARETRIEVAL: int
public const var DTS_W_POTENTIALTRUNCATIONFROMDATARETRIEVAL : int