Click or drag to resize

RowLimitClause Methods

The RowLimitClause type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate(Int32)
Creates a row limit clause.
Public methodStatic memberCreate(String)
Creates a row limit clause.
Public methodStatic memberCreate(Int32, Int32)
Creates a row limit clause.
Public methodStatic memberCreate(String, String)
Creates a row limit clause.
Public methodToEPL
Renders the clause in textual representation.
Top
See Also