HResults.DTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC Field

Definition

MessageId: DTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC MessageText: Parameter number %1!d! of the function "%2!s!" is not static. This parameter must be static, and cannot contain dynamic elements such as input columns.

public: int DTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC = -1073450862;
public const int DTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC = -1073450862;
val mutable DTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC : int
Public Const DTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC As Integer  = -1073450862

Field Value

Value = -1073450862

Applies to