RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSQLTable Properties

The properties of the TSQLTable class are listed here.

 
Name 
Description 
 
This is MasterLink, a member of class TSQLTable. 
 
Name 
Description 
 
Indicates the number of fields that make up the current index. 
 
Specifies the fields associated with the current index. 
 
Name 
Description 
 
Specifies whether or not a dataset is open. 
 
Lists the fields to use for sorting records and for linking in master/detail relationships. 
 
Identifies an index to use for sorting records and for linking the table as the detail of a master/detail relationship. 
 
Identifies the fields from the master dataset to use for linking this table as the detail of a master/detail relationship. 
 
Identifies the master dataset to use when linking this table as the detail of a master/detail relationship. 
 
Indicates the maximum number of bytes fetched for any BLOB field in the dataset. 
 
Specifies the SQL connection component that connects the dataset to a database server. 
 
Specifies the table on the database server represented by this component. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!