RAD Studio VCL Reference
ContentsIndex
TStoredProc Methods Protected Methods
Protected Methods
 
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. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.