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

TSQLDBRestField

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

Declaration

Source position: sqldbrestschema.pp line 114

type TSQLDBRestField = class(TCollectionItem)

protected

  function GetDisplayName; override;

public

  constructor Create(); override;

  procedure Assign(); override;

  function UseInFieldList(); virtual;

published

  property FieldName: UTF8String; [rw]

  property PublicName: UTF8String; [rw]

  property GeneratorName: string; [rw]

  property FieldType: TRestFieldType; [rw]

  property NativeFieldType: TFieldType; [rw]

  property Options: TRestFieldOptions; [rw]

  property Filters: TRestFieldFilters; [rw]

  property MaxLen: Integer; [rw]

end;

Inheritance

TSQLDBRestField

|

TObject


Documentation generated on: 2023-03-18