Was this helpful?
CursorObject Attributes
Attribute
Data Type
Description
Access
Inherited From
ClassName
varchar(32)
Gives the name of an object's actual type (as opposed to its declared type)
R
Object
ClientData
Object
Provides a way to associate data with an object
RW
Object
DBSession
DBSessionObject
Contains information about the database session in which the cursor was opened
R
Defined
InstanceIdentifier
integer8
Contains a value that uniquely identifies an instance of an allocated object
R
Object
InstanceReferences
integer
Contains the current number of references to the object
R
Object
RowCount
integer
Contains the number of rows successfully fetched from the cursor object since it was opened
R
Defined
State
smallint
Reflects the current state of cursor
R
Defined
 
Last modified date: 12/20/2023