CriteriaOperator.UnregisterCustomAggregate Method
| Name | Parameters | Description |
|---|---|---|
| UnregisterCustomAggregate(ICustomAggregate) static | customAggregate | Unregisters a specified custom aggregate function from use in any CriteriaOperator-based criteria in your application. |
| UnregisterCustomAggregate(String) static | aggregateName | Unregisters a custom aggregate function with a specified name from use in any CriteriaOperator-based criteria in your application. |