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

TSQLDBRestParam

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

Declaration

Source position: sqldbrestschema.pp line 205

type TSQLDBRestParam = class(TCollectionItem)

protected

  function GetDisplayName; override;

public

  procedure Assign(); override;

published

  property Name: UTF8String; [rw]

  property DataType: TFieldType; [rw]

  property DefaultValue: UTF8String; [rw]

end;

Inheritance

TSQLDBRestParam

|

TObject


Documentation generated on: 2025-07-25