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

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

Property Value

The limit count value.
See Also