[Overview][Constants][Types][Classes][Index] Reference for unit 'tiAutoMap' (#tiopf)

TtiDBMap

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

Declaration

Source position: tiAutoMap.pas line 163

type TtiDBMap = class(TtiObjectList) end;

protected

  function GetItems();

  procedure SetItems();

  function GetOwner;

  procedure SetOwner();

public

  property Items []: TtiDBTableMap; [rw]

  procedure Add();

  property Owner: TtiClassDBMappingMgr; [rw]

  function AddTableMap();

  function FindCreate();

published

  property DatabaseName: string; [rw]

Inheritance

TtiDBMap

|

TtiObjectList

  

Base class for list objects

|

TtiObject

  

Base class for single objects

|

TtiVisited

  

The class that gets visited

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16