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

In This Topic
    PgSqlSelectLimit Class Members
    In This Topic

    The following tables list the members exposed by PgSqlSelectLimit.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the PgSqlSelectLimit class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the limit count value.  
    Public PropertyGets or sets the limit offset value.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a System.String that represents the current System.Object.  
    Top
    See Also