[]
Gets a value indicating whether the expression contains aggregates with specified scope.
public static bool ContainsAggregatesWithScope(this ExpressionInfo expressionInfo)
Type | Name | Description |
---|---|---|
ExpressionInfo | expressionInfo | An ExpressionInfo object to check for. |
Type | Description |
---|---|
bool | A bool value where |