[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: oracleconnection.pp line 54
type TOracleCursor = class(TSQLCursor) |
protected |
FOciStmt: POCIStmt; |
FieldBuffers: array of TOraFieldBuf; |
ParamBuffers: array of TOraFieldBuf; |
end; |
| |
| |
| |
TObject |