| [Overview][Constants][Types][Classes][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Firebird/Interbase cursor
Source position: ibconnection.pp line 36
type TIBCursor = class(TSQLCursor) end;  | 
  | 
Firebird/Interbase cursor  | 
|
| | | ||
  | 
Internal object representing a database result set  | 
|
| | | ||
  | 
Internal object representing a database internal handle  | 
|
| | | ||
A cursor that keeps track of where you are in a Firebird/Interbase dataset. It is a descendent of TSQLCursor.
  | 
TIBConnection: Firebird/Interbase specific TSQLConnection  |