HResults.DTS_E_EXPREVALSTATIC_DATACONVERSIONNOTSUPPORTED Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_DATACONVERSIONNOTSUPPORTED MessageText: The expression contains an unsupported data type conversion. The source type cannot be converted to the destination type.

public: int DTS_E_EXPREVALSTATIC_DATACONVERSIONNOTSUPPORTED = -1073442719;
public const int DTS_E_EXPREVALSTATIC_DATACONVERSIONNOTSUPPORTED = -1073442719;
val mutable DTS_E_EXPREVALSTATIC_DATACONVERSIONNOTSUPPORTED : int
Public Const DTS_E_EXPREVALSTATIC_DATACONVERSIONNOTSUPPORTED As Integer  = -1073442719

Field Value

Value = -1073442719

Applies to