dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlSelectLimit Class / PgSqlSelectLimit Constructor

In This Topic
PgSqlSelectLimit Constructor
In This Topic
Initializes a new instance of the PgSqlSelectLimit class.
Overload List
OverloadDescription
Initializes a new instance of the PgSqlSelectLimit class.  
Initializes a new instance of the PgSqlSelectLimit class with given offset and count values.  
Initializes a new instance of the PgSqlSelectLimit class with given offset and count values.  
See Also