'Declaration Protected Overrides NotOverridable Function SupportLimit( _ ByVal limitStmt As SelectStatement _ ) As Boolean
protected override bool SupportLimit( SelectStatement limitStmt )
Parameters
- limitStmt
Return Value
A boolean indicating if the limitStatement can be executed directly on the Snowflake server.