HResults.DTS_E_EXPREVALSTATIC_INVALIDFUNCTION Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_INVALIDFUNCTION MessageText: An invalid function name appeared in the expression. Verify that the function name is correct and does exist.

public: int DTS_E_EXPREVALSTATIC_INVALIDFUNCTION = -1073442753;
public const int DTS_E_EXPREVALSTATIC_INVALIDFUNCTION = -1073442753;
val mutable DTS_E_EXPREVALSTATIC_INVALIDFUNCTION : int
Public Const DTS_E_EXPREVALSTATIC_INVALIDFUNCTION As Integer  = -1073442753

Field Value

Value = -1073442753

Applies to