[]
To check whether or not selectStatement can be executed directly on the
Kintone 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 |