[]
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)
Protected Overridable Function SupportColumnExpression(selectStatement As SelectStatement) As Boolean
| Type | Name | Description |
|---|---|---|
| SelectStatement | selectStatement |
| Type | Description |
|---|---|
| bool | A boolean indicating if the |