ConnectionProviderSql.CustomAggregates Property
Gets a collection of custom aggregate functions supplied by the current metadata provider.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ICollection<ICustomAggregateFormattable> | A collection of custom aggregate functions. |
See Also