| Properties of class TParentRelationInfo |
class TParentRelationInfo | Constructors | Methods | All Members
Public Properties
public property ChildName: string read ;
TRelationInfo
public property ChildRelationInfo: TChildRelationInfo read ;
Gets the field info pairs.
public property FieldInfoPairs: TFieldInfoPairSet read ;
TRelationInfo
Gets the index.
public property Index: Integer read ;
TRelationInfo
Gets the owner.
public property Owner: TTableInfo read ;
TRelationInfo
Gets the owner table.
public property OwnerTable: TTableInfo read ;
public property ParentName: string read ;
TRelationInfo
Gets the parent table.
public property ParentTable: TTableInfo read ;