[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: ghsqldblib.pas line 39
type TghSQLdbQuery = class(TSQLQuery,IghSQLDataSetResolver) |
||
protected |
||
FTableName: string; |
|
|
|
||
procedure CallResolverError(); virtual; |
|
|
procedure ApplyRecUpdate(); override; |
|
|
function GetEOF; |
|
|
function GetFields; |
|
|
function GetState; |
|
|
function GetPacketRecords; |
|
|
procedure SetTableName(); |
|
|
function GetServerIndexDefs; |
|
|
public |
||
constructor Create(); override; |
|
|
end; |
|
||
| | ||
TObject,IghSQLDataSetResolver |
CT Web help |
CodeTyphon Studio |