RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TInternalSQLDataSet Properties

The properties of the TInternalSQLDataSet class are listed here.

 
Name 
Description 
 
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. 
 
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. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!