RAD Studio VCL Reference
ContentsIndex
TIBStoredProc Members Public Properties
Public Properties
 
Name 
Description 
 
Specifies the database handle for the dataset. 
 
Indicates the number of parameters for the stored procedure component. 
 
Plan 
Indicates the PLAN portion of the dataset's SELECT query. 
 
Determines whether or not a stored procedure is prepared for execution. 
 
Indicates the number of rows operated on by the latest query execution. 
 
Identifies the statement handle for the stored procedure. 
 
Returns a list of stored procedures in the database. 
 
Specifies the transaction handle for the dataset. 
 
Specifies the update object component used to update a read-only result set. 
 
Specifies the type of records visible in a dataset when cached updates are enabled. 
 
Indicates whether the cached updates buffer contains records that are not yet applied. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.