Unit 'odatabase' Package
[Overview][Types][Classes][Procedures and functions][Index] [#odata]

TODataError

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: odatabase.pp line 116

type TODataError = class(TObject)

public

  property Code: string; [rw]

  property Message: string; [rw]

  property Target: string; [rw]

  property Details: TODataErrorDetails; [rw]

  property InnerError: string; [rw]

end;

Inheritance

TODataError

|

TObject


Documentation generated on: 2023-03-18