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

In This Topic
    PgSqlSelectLimit Constructor()
    In This Topic
    Initializes a new instance of the PgSqlSelectLimit class.
    Syntax
    'Declaration
     
    Public Function New()
    public PgSqlSelectLimit()
    See Also