HResults.DTS_E_EXPREVALDATACONVERSIONOVERFLOW 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_EXPREVALDATACONVERSIONOVERFLOW MessageText: An overflow occurred while converting from data type "%1!s!" to data type "%2!s!". The source type is too large for the destination type.
public: int DTS_E_EXPREVALDATACONVERSIONOVERFLOW = -1073450816;
public const int DTS_E_EXPREVALDATACONVERSIONOVERFLOW = -1073450816;
val mutable DTS_E_EXPREVALDATACONVERSIONOVERFLOW : int
Public Const DTS_E_EXPREVALDATACONVERSIONOVERFLOW As Integer = -1073450816