[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo_das_imp.pas line 26
type TSDODAS = class(TInterfacedObject,ISDODAS) |
protected |
function ExecuteQuery(); |
procedure UpdateDataStore(); |
function GetDataFactory; |
procedure RegisterObjectHandler(); |
function FindObjectHandler(); |
public |
constructor Create(); |
destructor Destroy; override; |
end; |
| |
TObject,ISDODAS |