[]
Virtual method to check whether or not selectStatement can be executed directly
on the server used by this command, considering the selected column expressions.
protected virtual bool SupportColumnExpression(SelectStatement selectStatement)
| Type | Name | Description |
|---|---|---|
| SelectStatement | selectStatement |
| Type | Description |
|---|---|
| bool | A boolean indicating if the |