RAD Studio VCL Reference
ContentsIndex
TSQLTable Properties Published Properties
Published Properties
 
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.