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

In This Topic
Offset Property (PgSqlSelectLimit)
In This Topic
Gets or sets the limit offset value.
Syntax
'Declaration
 
Public Property Offset As Object
 

Property Value

The limit offset value.
See Also