[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo.pas line 234
type ESDOTypeNotFoundException = class(ESDOException)
public
constructor Create();
property Name: string; [rw]
end;
ESDOTypeNotFoundException
ESDOException
TObject