RAD Studio VCL Reference
ContentsIndex
TSQLStoredProc Members Published Properties
Published Properties
 
Name 
Description 
 
Specifies whether or not a dataset is open. 
 
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 the name of the Oracle package to which the stored procedure belongs. 
 
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. 
 
Specifies the SQL connection component that connects the dataset to a database server. 
 
Specifies the SQL statement to execute on the database server. 
 
Tag 
Stores an integer value as part of a component. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.