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