HResults.DTS_E_EXPREVALINVALIDNULLPARAMTYPE Field

Definition

MessageId: DTS_E_EXPREVALINVALIDNULLPARAMTYPE MessageText: Parameter number %1!d! of the function NULL with data type "%2!s!" is not an integer. A parameter of NULL() must be an integer or a type that can be converted to an integer.

public: int DTS_E_EXPREVALINVALIDNULLPARAMTYPE = -1073450863;
public const int DTS_E_EXPREVALINVALIDNULLPARAMTYPE = -1073450863;
val mutable DTS_E_EXPREVALINVALIDNULLPARAMTYPE : int
Public Const DTS_E_EXPREVALINVALIDNULLPARAMTYPE As Integer  = -1073450863

Field Value

Value = -1073450863

Applies to