RAD Studio VCL Reference
ContentsIndex
TInternalSQLDataSet Members Published Properties
Published Properties
 
Name 
Description 
 
Specifies whether or not a dataset is open. 
 
Specifies the command the dataset executes. 
 
Indicates the meaning of the CommandText property. 
 
Links the SQL dataset to another (master) dataset. 
 
Specifies whether the SQL dataset fetches metadata information along with the data. 
 
Indicates the maximum number of bytes fetched for any BLOB field in the dataset. 
 
Name 
Specifies the name of the component as referenced in code. 
 
Maps fldBCD to either ftFMTBCD or ftBCD field types. 
 
Specifies whether fields are stored hierarchically or flattened out in the Fields property. 
 
Specifies whether the parameter list for an SQL dataset is regenerated when the SQL command changes. 
 
Represents the parameters for a query or stored procedure. 
 
Specifies the name of the database schema. 
 
Indicates the sort order when CommandType is ctTable. 
 
Tag 
Stores an integer value as part of a component. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.