HResults.DTS_E_EXPREVALSTATIC_DATACONVERSIONFAILED Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_DATACONVERSIONFAILED MessageText: An error occurred while attempting to perform data conversion. The source type could not be converted to the destination type.

public: int DTS_E_EXPREVALSTATIC_DATACONVERSIONFAILED = -1073442718;
public const int DTS_E_EXPREVALSTATIC_DATACONVERSIONFAILED = -1073442718;
val mutable DTS_E_EXPREVALSTATIC_DATACONVERSIONFAILED : int
Public Const DTS_E_EXPREVALSTATIC_DATACONVERSIONFAILED As Integer  = -1073442718

Field Value

Value = -1073442718

Applies to