[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: odatabase.pp line 134
type EOData = class(Exception) |
public |
destructor Destroy; override; |
property StatusCode: Integer; [rw] |
property StatusText: string; [rw] |
property Error: TODataError; [rw] |
end; |
| |
TObject |