[]
Gets a value indicating whether the expression references any data sets.
public static bool ReferencesDataSets(this ExpressionInfo expression)
| Type | Name | Description |
|---|---|---|
| ExpressionInfo | expression | An ExpressionInfo object to check for. |
| Type | Description |
|---|---|
| bool | A bool value where |