HResults.DTS_E_DATACONVERSIONFAILED 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_DATACONVERSIONFAILED MessageText: Data conversion failed while converting column "%1!s!" (%2!d!) to column "%3!s!" (%4!d!). The conversion returned status value %5!d! and status text "%6!s!".
public: int DTS_E_DATACONVERSIONFAILED = -1071636283;
public const int DTS_E_DATACONVERSIONFAILED = -1071636283;
val mutable DTS_E_DATACONVERSIONFAILED : int
Public Const DTS_E_DATACONVERSIONFAILED As Integer = -1071636283