[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo_das.pas line 45
type ISDODAS = interface |
function ExecuteQuery(); |
procedure UpdateDataStore(); |
function GetDataFactory; |
procedure RegisterObjectHandler(); |
function FindObjectHandler(); |
end; |
| |
IInterface |