| Properties of class TChildRelationInfo |
class TChildRelationInfo | Constructors | Methods | All Members
Public Properties
public property ChildName: string read ;
TRelationInfo
Gets the child table info.
public property ChildTable: TTableInfo 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 info.
public property OwnerTable: TTableInfo read ;
public property ParentName: string read ;
TRelationInfo
public property ParentRelationInfo: TParentRelationInfo read ;