Unit 'sqldbrestio' Package
[Overview][Constants][Types][Classes][Index] [#fcl-web]

TRestStatusConfig

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

Declaration

Source position: sqldbrestio.pp line 162

type TRestStatusConfig = class(TPersistent)

public

  procedure Assign(); override;

  function GetStatusCode();

published

  property Error: Word; [rws]

  property GetOK: Word; [rws]

  property PostOK: Word; [rws]

  property PutOK: Word; [rws]

  property DeleteOK: Word; [rws]

  property InvalidParam: Word; [rws]

  property CORSOK: Word; [rws]

  property CORSNotAllowed: Word; [rws]

  property Unauthorized: Word; [rws]

  property ResourceNotAllowed: Word; [rws]

  property RestOperationNotAllowed: Word; [rws]

  property InvalidMethod: Word; [rws]

  property UnknownResource: Word; [rws]

  property NoResourceSpecified: Word; [rws]

  property NoConnectionSpecified: Word; [rws]

  property RecordNotFound: Word; [rws]

  property InvalidContent: Word; [rws]

end;

Inheritance

TRestStatusConfig

|

TObject


Documentation generated on: 2023-03-18