AggrFunctionList class
Represents list of Korzh.EasyQuery.AggrFunction objects
public class Korzh.EasyQuery.AggrFunctionList : Collection<AggrFunction>, IList<AggrFunction>, ICollection<AggrFunction>, IEnumerable<AggrFunction>, IEnumerable, IList, ICollection, IReadOnlyList<AggrFunction>, IReadOnlyCollection<AggrFunction>
Methods
Section titled “Methods”Type | Name | Description |
---|---|---|
AggrFunction | FindByID(String id) | Finds aggregate function by its ID. |