[]
To check whether or not limitStatement can be executed directly on the Snowflake server.
protected override bool SupportLimit(SelectStatement limitStmt)
| Type | Name | Description |
|---|---|---|
| SelectStatement | limitStmt |
| Type | Description |
|---|---|
| bool | A boolean indicating if the limitStatement can be executed directly on the Snowflake server. |