| Properties of class TTableInfo |
class TTableInfo | Constructors | Methods | All Members
Public Properties
public property Alias: string read ;
public property AutoIncrementField: TFieldInfo read ;
public property CacheType: TCacheType read ;
public property Caption: string read ;
public property ChildRelations: TRelationInfoSet read ;
public property Fields: TFieldInfoSet read ;
public property Indexs: TIndexInfoSet read ;
public property IsReadOnly: Boolean read ;
public property Name: string read ;
public property Owner: TSchemaInfo read ;
public property ParentRelations: TRelationInfoSet read ;