HResults.DTS_E_SQLTASK_DATETRUNCATION Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_SQLTASK_DATETRUNCATION MessageText: Possible data truncation on parameter, "%1!d!". To prevent truncation, use a string variable instead of a datetime variable for the output parameter.
public: int DTS_E_SQLTASK_DATETRUNCATION = -1073548239;
public const int DTS_E_SQLTASK_DATETRUNCATION = -1073548239;
val mutable DTS_E_SQLTASK_DATETRUNCATION : int
Public Const DTS_E_SQLTASK_DATETRUNCATION As Integer = -1073548239