Class TPQCursor
Unit
Declaration
type TPQCursor = class(TSQLCursor)
Description
This item has no description.
Hierarchy
- TObject
- TSQLHandle
- TSQLCursor
- TPQCursor
Overview
Fields
| Protected | Statementm: msestring; |
| Protected | tr: TPQTrans; |
| Protected | res: PPGresult; |
| Protected | CurTuple: integer; |
| Protected | Nr: string; |
| Protected | fopen: boolean; |
| Protected | ParamBinding: TParamBinding; |
| Protected | ParamReplaceString: mseString; |
| Protected | arrayinfo: dbarrayinfoarty; |
Methods
| Public | procedure close; override; |
Description
Fields
| Protected | Statementm: msestring; |
|
This item has no description. | |
| Protected | tr: TPQTrans; |
|
This item has no description. | |
| Protected | res: PPGresult; |
|
This item has no description. | |
| Protected | CurTuple: integer; |
|
This item has no description. | |
| Protected | Nr: string; |
|
This item has no description. | |
| Protected | fopen: boolean; |
|
This item has no description. | |
| Protected | ParamBinding: TParamBinding; |
|
This item has no description. | |
| Protected | ParamReplaceString: mseString; |
|
This item has no description. | |
| Protected | arrayinfo: dbarrayinfoarty; |
|
This item has no description. | |
Methods
| Public | procedure close; override; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.