![]() | RowLimitClause Methods |
The RowLimitClause type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Create(Int32) |
Creates a row limit clause.
|
![]() ![]() | Create(String) |
Creates a row limit clause.
|
![]() ![]() | Create(Int32, Int32) |
Creates a row limit clause.
|
![]() ![]() | Create(String, String) |
Creates a row limit clause.
|
![]() | ToEPL |
Renders the clause in textual representation.
|