Unit 'fpdatadict' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#fcl-db]

TDDForeignKeyDefs

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

Declaration

Source position: fpdatadict.pp line 227

type TDDForeignKeyDefs = class(TIniCollection)

public

  constructor Create();

  function AddForeignKeyDef();

  property TableName: string; [rw]

  property Indexes []: TDDForeignKeyDef; default; [rw]

end;

Inheritance

TDDForeignKeyDefs

|

TObject


Documentation generated on: 2025-07-25