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

TODataHeaders

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

Declaration

Source position: odataservice.pp line 70

type TODataHeaders = class(TPersistent)

protected

  procedure GetHeaders(); virtual;

public

  procedure Assign(); override;

published

  property IfMatch: string; [rw]

  property IfNoneMatch: string; [rw]

  property Accept: string; [rw]

  property AcceptCharset: string; [rw]

  property AcceptLanguage: string; [rw]

  property ODataIsolation: string; [rw]

  property ODataMaxversion: string; [rw]

  property Prefer: string; [rw]

  property ContentType: string; [rw]

end;

Inheritance

TODataHeaders

|

TObject


Documentation generated on: 2023-03-18