HResults.DTS_E_EXPREVALINVALIDCASTPARAMTYPE Field

Definition

MessageId: DTS_E_EXPREVALINVALIDCASTPARAMTYPE MessageText: Parameter number %1!d! of the cast to data type "%2!s!" is not an integer. A parameter of a cast operator must be an integer or a type that can be converted to an integer.

public: int DTS_E_EXPREVALINVALIDCASTPARAMTYPE = -1073450860;
public const int DTS_E_EXPREVALINVALIDCASTPARAMTYPE = -1073450860;
val mutable DTS_E_EXPREVALINVALIDCASTPARAMTYPE : int
Public Const DTS_E_EXPREVALINVALIDCASTPARAMTYPE As Integer  = -1073450860

Field Value

Value = -1073450860

Applies to