dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlCursor Class

PgSqlCursor Class Properties

For a list of all members of this type, see PgSqlCursor members.

Public Properties
 NameDescription
Public PropertyGets the PgSqlConnection used by the PgSqlCursor.  
Public PropertyGets the name of the cursor.  
Public PropertyGets or sets a value indicating whether the PgSqlDataReader object will request data from the server on execution ExecuteReader method.  
Public PropertyGets or sets the number of rows that will be transferred across the network at a time if FetchAll is set to false.  
Top
See Also