RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSQLDataSet Properties

The properties of the TSQLDataSet class are listed here.

 
Name 
Description 
 
Specifies the command the dataset executes. 
 
Command type of CommandText property. 
 
Links the SQL dataset to another (master) dataset. 
 
Indicates the maximum number of bytes fetched for any BLOB field in the dataset. 
 
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. 
 
Indicates the sort order when CommandType is ctTable. 
 
Specifies the SQL connection component that connects the dataset to a database server. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!