HResults.DTS_E_EXPREVALSTATIC_FUNCTIONCONVERTPARAMTOMEMBERFAILED Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_FUNCTIONCONVERTPARAMTOMEMBERFAILED MessageText: A function parameter cannot be converted to a static value. The parameter must be static and cannot contain dynamic elements such as input columns.

public: int DTS_E_EXPREVALSTATIC_FUNCTIONCONVERTPARAMTOMEMBERFAILED = -1073442712;
public const int DTS_E_EXPREVALSTATIC_FUNCTIONCONVERTPARAMTOMEMBERFAILED = -1073442712;
val mutable DTS_E_EXPREVALSTATIC_FUNCTIONCONVERTPARAMTOMEMBERFAILED : int
Public Const DTS_E_EXPREVALSTATIC_FUNCTIONCONVERTPARAMTOMEMBERFAILED As Integer  = -1073442712

Field Value

Value = -1073442712

Applies to