RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStoredProc Properties

The properties of the TStoredProc class are listed here.

 
Name 
Description 
 
Specifies the Borland Database Engine (BDE) cursor handle for the stored procedure. 
 
Indicates the number of parameters for the stored procedure component. 
 
Determines whether or not a stored procedure is prepared for execution. 
 
Specifies the Borland Database Engine (BDE) statement handle for the dataset. 
 
Name 
Description 
 
Specifies which Oracle overloaded stored procedure to execute. 
 
Determines the order in which a component's parameters are assigned to the parameter list for the stored procedure on the server. 
 
Stores the input and output parameters for a stored procedure. 
 
Identifies the name of the stored procedure on the server for which this object is an encapsulation. 
 
Specifies the update object component used to update a read-only result set when cached updates are enabled. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!