[]
Gets a value indicating whether the expression contains any aggregate functions.
public static bool ContainsAggregates(this ExpressionInfo e)
| Type | Name | Description |
|---|---|---|
| ExpressionInfo | e | An ExpressionInfo object to check for. |
| Type | Description |
|---|---|
| bool | A bool value where |