RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStoredProc Methods

The methods of the TStoredProc class are listed here.

 
Name 
Description 
 
This is CreateHandle, a member of class TStoredProc. 
 
Designates methods for storing an object's unpublished data on a stream such as a form file. 
 
This is Disconnect, a member of class TStoredProc. 
 
This is GetParamsCount, a member of class TStoredProc. 
 
Executes the SQL command associated with the dataset. 
 
Gets the SQL command to be executed by PSExecute. 
 
Gets the command type to be executed by PSExecute. 
 
Returns the current parameter values of the dataset. 
 
Returns the name of the dataset table that appears in generated SQL statements. 
 
Assigns a specified SQL command to be executed by PSExecute. 
 
Assigns the specified parameter values to the dataset. 
 
This is SetDBFlag, a member of class TStoredProc. 
 
This is SetOverLoad, a member of class TStoredProc. 
 
This is SetPrepare, a member of class TStoredProc. 
 
This is SetPrepared, a member of class TStoredProc. 
 
This is SetProcName, a member of class TStoredProc. 
 
Name 
Description 
 
Copies a stored procedure's parameters into another parameter list. 
 
Determines if parameter information is available from the stored procedure on the server. 
 
Executes the stored procedure on the server. 
 
Returns the output parameter values from a Sybase or MSSQL stored procedure. 
 
Accesses parameter information based on a specified parameter name. 
 
Prepares a stored procedure for execution. 
 
Frees the resources allocated for a previously prepared stored procedure. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!