ICustomAggregateQueryable Members
The interface that must be implemented by classes that provide information on custom aggregate functions to use in LINQ to XPO expressions.
#Methods
Name | Description |
---|---|
Get |
When implemented by a class, returns the metadata of a method associated with a custom aggregate function used in LINQ to XPO expressions. |
See Also