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