HResults.DTS_E_EXPREVALDATACONVERSIONOVERFLOW Field

Definition

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

Field Value

Value = -1073450816

Applies to