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