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

TRestStringsConfig

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

Declaration

Source position: sqldbrestio.pp line 85

type TRestStringsConfig = class(TPersistent)

public

  class function GetDefaultString();

  function GetRestString();

  procedure SetRestString();

  procedure Assign(); override;

published

  property RESTDateFormat: UTF8String; [rws]

  property RESTDateTimeFormat: UTF8String; [rws]

  property RESTTimeFormat: UTF8String; [rws]

  property DataProperty: UTF8String; [rws]

  property MetaDataRoot: UTF8String; [rws]

  property ErrorProperty: UTF8String; [rws]

  property FieldNameProperty: UTF8String; [rws]

  property FieldTypeProperty: UTF8String; [rws]

  property DateFormatProperty: UTF8String; [rws]

  property MaxLenProperty: UTF8String; [rws]

  property HumanReadableParam: UTF8String; [rws]

  property FieldListParam: UTF8String; [rws]

  property ExcludeFieldListParam: UTF8String; [rws]

  property ConnectionParam: UTF8String; [rws]

  property ResourceParam: UTF8String; [rws]

  property IncludeMetadataParam: UTF8String; [rws]

  property SparseParam: UTF8String; [rws]

  property RowName: UTF8String; [rws]

  property MetadataFields: UTF8String; [rws]

  property MetadataField: UTF8String; [rws]

  property ErrorCode: UTF8String; [rws]

  property ErrorMessage: UTF8String; [rws]

  property FilterParamEqual: UTF8String; [rws]

  property FilterParamLessThan: UTF8String; [rws]

  property FilterParamGreaterThan: UTF8String; [rws]

  property FilterParamLessThanEqual: UTF8String; [rws]

  property FilterParamGreaterThanEqual: UTF8String; [rws]

  property FilterParamIsNull: UTF8String; [rws]

  property LimitParam: UTF8string; [rws]

  property OffsetParam: UTF8string; [rws]

  property SortParam: UTF8string; [rws]

  property MetadataResourceName: UTF8string; [rws]

  property InputFormatParam: UTF8string; [rws]

  property OutputFormatParam: UTF8string; [rws]

  property CustomViewResourceName: UTF8string; [rws]

  property CustomViewSQLParam: UTF8string; [rws]

  property XMLDocumentRoot: UTF8string; [rws]

  property ConnectionResourceName: UTF8string; [rws]

end;

Inheritance

TRestStringsConfig

|

TObject


Documentation generated on: 2023-03-18