HResults.DTS_E_EXPREVALDATACONVERSIONNOTSUPPORTED Field

Definition

MessageId: DTS_E_EXPREVALDATACONVERSIONNOTSUPPORTED MessageText: Conversion from data type "%1!s!" to data type "%2!s!" is unsupported. The source type cannot be converted to the destination type.

public: int DTS_E_EXPREVALDATACONVERSIONNOTSUPPORTED = -1073450815;
public const int DTS_E_EXPREVALDATACONVERSIONNOTSUPPORTED = -1073450815;
val mutable DTS_E_EXPREVALDATACONVERSIONNOTSUPPORTED : int
Public Const DTS_E_EXPREVALDATACONVERSIONNOTSUPPORTED As Integer  = -1073450815

Field Value

Value = -1073450815

Applies to