FunctionOperator(String, CriteriaOperator[]) Constructor
Initializes a new instance of the FunctionOperator class.
Namespace: DevExpress.Data.Filtering
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type |
---|---|
customFunctionName | String |
operands | CriteriaOperator[] |
See Also