[]
Checks whether the column expressions of the passed selectStatement can or
cannot be executed on the server.
protected override bool SupportColumnExpression(SelectStatement selectStatement)
| Type | Name | Description |
|---|---|---|
| SelectStatement | selectStatement |
| Type | Description |
|---|---|
| bool | A boolean indicating if the passed column expressions can be executed. |