HResults.DTS_E_EXPREVALSTATIC_INVALIDNULLPARAM Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_INVALIDNULLPARAM MessageText: An invalid parameter was given for function NULL. The parameters of NULL must be static, and cannot contain dynamic elements such as input columns.

public: int DTS_E_EXPREVALSTATIC_INVALIDNULLPARAM = -1073442747;
public const int DTS_E_EXPREVALSTATIC_INVALIDNULLPARAM = -1073442747;
val mutable DTS_E_EXPREVALSTATIC_INVALIDNULLPARAM : int
Public Const DTS_E_EXPREVALSTATIC_INVALIDNULLPARAM As Integer  = -1073442747

Field Value

Value = -1073442747

Applies to