[]
To check whether or not selectStmt can be executed directly on the
CSV server considering the selected column expressions.
protected override bool SupportColumnExpression(SelectStatement selectStmt)
Protected Overrides Function SupportColumnExpression(selectStmt As SelectStatement) As Boolean
| Type | Name | Description |
|---|---|---|
| SelectStatement | selectStmt |
| Type | Description |
|---|---|
| bool | A boolean indicating if the |