HResults.DTS_E_EXPREVALINVALIDCAST Field

Definition

MessageId: DTS_E_EXPREVALINVALIDCAST MessageText: Cannot cast expression "%1!s!" from data type "%2!s!" to data type "%3!s!". The requested cast is not supported.

public: int DTS_E_EXPREVALINVALIDCAST = -1073450859;
public const int DTS_E_EXPREVALINVALIDCAST = -1073450859;
val mutable DTS_E_EXPREVALINVALIDCAST : int
Public Const DTS_E_EXPREVALINVALIDCAST As Integer  = -1073450859

Field Value

Value = -1073450859

Applies to