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

TODataObject

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

Declaration

Source position: odatabase.pp line 83

type TODataObject = class(TBaseObject)

protected

  procedure AddAnnotation();

  class function DynArrayToJSONArray();

  class function JSONArrayToDynArray();

public

  destructor Destroy; override;

  procedure LoadPropertyFromJSON(); override;

  class function MakeKeyString();

  class function AllowAdditionalProperties; override;

  property ODataAnnotations []: TAnnotation; [r]

  property ODataAnnotationValues []: TJSONData; [r]

  property ODataAnnotationCount: Integer; [r]

end;

Inheritance

TODataObject

|

TObject


Documentation generated on: 2023-03-18