Back to Devexpress

ICustomFunctionOperatorQueryable Interface

xpo-devexpress-dot-xpo-b6bf81c2.md

latest1.1 KB
Original Source

ICustomFunctionOperatorQueryable Interface

The interface which must be implemented by classes that provide information on custom functions to use in LINQ to XPO expressions.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public interface ICustomFunctionOperatorQueryable
vb
Public Interface ICustomFunctionOperatorQueryable

Remarks

This class defines the method that associates a custom function with its implementation.

See Also

ICustomFunctionOperatorQueryable Members

DevExpress.Xpo Namespace