[]
        
(Showing Draft Content)

C1.AdoNet.Json.C1JsonCommand.SupportLimit

SupportLimit Method

SupportLimit(SelectStatement)

To check whether or not to support Limit on selectStmt.

Declaration
protected override bool SupportLimit(SelectStatement selectStmt)
Parameters
Type Name Description
SelectStatement selectStmt
Returns
Type Description
bool
Overrides