HResults.DTS_E_EXPREVALINVALIDNULLPARAM Field

Definition

MessageId: DTS_E_EXPREVALINVALIDNULLPARAM MessageText: Parameter number %1!d! of the function NULL with data type "%2!s!" is not valid. The parameters of NULL() must be static, and cannot contain dynamic elements such as input columns.

public: int DTS_E_EXPREVALINVALIDNULLPARAM = -1073450864;
public const int DTS_E_EXPREVALINVALIDNULLPARAM = -1073450864;
val mutable DTS_E_EXPREVALINVALIDNULLPARAM : int
Public Const DTS_E_EXPREVALINVALIDNULLPARAM As Integer  = -1073450864

Field Value

Value = -1073450864

Applies to