Back to Devexpress

ICustomCriteriaOperatorQueryable Methods

xpo-devexpress-dot-xpo-dot-icustomcriteriaoperatorqueryable-dot-underscore-methods.md

latest1.4 KB
Original Source

ICustomCriteriaOperatorQueryable Methods

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

NameDescription
GetCriteria(CriteriaOperator[])When implemented by a class, returns a CriteriaOperator equivalent to a custom function used in LINQ to XPO expressions, based on specified function parameters.
GetMethodInfo()When implemented by a class, returns the metadata of a method associated with a custom criterion used in LINQ to XPO expressions.

See Also

ICustomCriteriaOperatorQueryable Interface

ICustomCriteriaOperatorQueryable Members

DevExpress.Xpo Namespace