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