RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTable Properties

The properties of the TTable class are listed here.

 
Name 
Description 
 
This is MasterLink, a member of class TTable. 
 
Name 
Description 
 
Indicates whether the underlying database table exists. 
 
Indicates the number of fields that comprise the current key. 
 
Lists the fields of the current index. 
 
Specifies how the upper and lower boundaries for a range should be interpreted. 
 
Specifies the number of fields to use when conducting a partial key search on a multi-field key. 
 
Specifies the Borland Database Engine (BDE) driver-dependent table level. 
 
Name 
Description 
 
Specifies record-level constraints that must be met when editing the data. 
 
Specifies if the data in the table should be ordered on a default index when opened. 
 
Enables an application to gain sole access to a Paradox or dBASE table. 
 
Points to the list of field definitions for the dataset. 
 
Contains information about the indexes for a table. 
 
Lists the columns to use as an index for a table. 
 
Specifies one or more dBASE index file to use for a dBASE table that uses non-production indexes. 
 
Identifies a secondary index for the table. 
 
Specifies one or more fields in a master table to link with corresponding fields in this table in order to establish a master-detail relationship between the tables. 
 
Specifies the name of the data source for a dataset to use as a master table in establishing a detail-master relationship between this table and another one. 
 
Specifies whether a range has been applied to the table. 
 
Specifies whether a table is read-only for this application. 
 
Indicates whether the table's field and index definitions persist with the data module or form. 
 
Indicates the name of the database table that this component encapsulates. 
 
Indicates the database table structure for the table that this component represents. 
 
Determines how the Borland Database Engine (BDE) finds records when updating to an SQL database. 
 
Specifies the update object component used to update a read-only result set when cached updates are enabled. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!