HResults.DTS_E_EXPREVALINVALIDFUNCTION Field

Definition

MessageId: DTS_E_EXPREVALINVALIDFUNCTION MessageText: The function "%1!s!" was not recognized. Either the function name is incorrect or does not exist.

public: int DTS_E_EXPREVALINVALIDFUNCTION = -1073450870;
public const int DTS_E_EXPREVALINVALIDFUNCTION = -1073450870;
val mutable DTS_E_EXPREVALINVALIDFUNCTION : int
Public Const DTS_E_EXPREVALINVALIDFUNCTION As Integer  = -1073450870

Field Value

Value = -1073450870

Applies to