[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: pqconnection.pp line 107
type TPQCursor = class(TSQLCursor) |
protected |
Statement: string; |
StmtName: string; |
res: PPGresult; |
CurTuple: Integer; |
function GetFieldBinding(); |
public |
destructor Destroy; override; |
end; |
| |
| |
| |
TObject |