Unit 'fpcgdbcoll' Package
[Overview][Constants][Types][Classes][Index] [#fcl-db]

TDBCollOptions

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

Declaration

Source position: fpcgdbcoll.pp line 32

type TDBCollOptions = class(TClassCodeGeneratorOptions)

public

  constructor Create; override;

  procedure Assign(); override;

  function CreateLoader;

  function UseFieldMap;

  function CreateArrayProperty;

  function CreateAssign;

published

  property ClassOptions: TClassOptions; [rw]

  property ListMode: TListMode; [rw]

  property ListAncestorName: string; [rw]

  property ListClassName: string; [rw]

  property MapAncestorName: string; [rw]

  property MapClassName: string; [rw]

  property ArrayPropName: string; [rw]

  property AncestorClass: string;

end;

Inheritance

TDBCollOptions

|

TClassCodeGeneratorOptions

|

TCodeGeneratorOptions

|

TObject


Documentation generated on: 2023-03-18