[]
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)
Type | Name | Description |
---|---|---|
SelectStatement | selectStmt |
Type | Description |
---|---|
bool | A boolean indicating if the |