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