RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBStoredProc Members

The following tables list the members exposed by TIBStoredProc.

 
Name 
Description 
 
This is ActivateConnection, a member of class TIBCustomDataSet. 
 
This is ActivateTransaction, a member of class TIBCustomDataSet. 
 
This is AllocRecordBuffer, a member of class TIBCustomDataSet. 
 
This is CheckDatasetClosed, a member of class TIBCustomDataSet. 
 
This is CheckDatasetOpen, a member of class TIBCustomDataSet. 
 
This is CheckNotUniDirectional, a member of class TIBCustomDataSet. 
 
This is ClearCalcFields, a member of class TIBCustomDataSet. 
 
This is ConstraintsStored, a member of class TIBCustomDataSet. 
 
This is CreateFields, a member of class TIBCustomDataSet. 
 
This is DeactivateTransaction, a member of class TIBCustomDataSet. 
 
This is DefineProperties, a member of class TIBStoredProc. 
 
This is Disconnect, a member of class TIBStoredProc. 
 
This is DoBeforeDelete, a member of class TIBCustomDataSet. 
 
This is DoBeforeEdit, a member of class TIBCustomDataSet. 
 
This is DoBeforeInsert, a member of class TIBCustomDataSet. 
 
This is DoOnNewRecord, a member of class TIBCustomDataSet. 
 
This is FreeRecordBuffer, a member of class TIBCustomDataSet. 
 
This is GetActiveBuf, a member of class TIBCustomDataSet. 
 
This is GetBookmarkData, a member of class TIBCustomDataSet. 
 
This is GetBookmarkFlag, a member of class TIBCustomDataSet. 
 
This is GetCanModify, a member of class TIBCustomDataSet. 
 
This is GetDataSource, a member of class TIBCustomDataSet. 
 
This is GetFieldClass, a member of class TIBCustomDataSet. 
 
This is GetParamsCount, a member of class TIBStoredProc. 
 
This is GetRecNo, a member of class TIBCustomDataSet. 
 
This is GetRecord, a member of class TIBCustomDataSet. 
 
This is GetRecordCount, a member of class TIBCustomDataSet. 
 
This is GetRecordSize, a member of class TIBCustomDataSet. 
 
This is InitRecord, a member of class TIBCustomDataSet. 
 
This is InternalAddRecord, a member of class TIBCustomDataSet. 
 
This is InternalBatchInput, a member of class TIBCustomDataSet. 
 
This is InternalBatchOutput, a member of class TIBCustomDataSet. 
 
This is InternalCancel, a member of class TIBCustomDataSet. 
 
This is InternalClose, a member of class TIBCustomDataSet. 
 
This is InternalDelete, a member of class TIBCustomDataSet. 
 
This is InternalExecQuery, a member of class TIBCustomDataSet. 
 
This is InternalFirst, a member of class TIBCustomDataSet. 
 
This is InternalGotoBookmark, a member of class TIBCustomDataSet. 
 
This is InternalHandleException, a member of class TIBCustomDataSet. 
 
This is InternalInitFieldDefs, a member of class TIBCustomDataSet. 
 
This is InternalInitRecord, a member of class TIBCustomDataSet. 
 
This is InternalInsert, a member of class TIBCustomDataSet. 
 
This is InternalLast, a member of class TIBCustomDataSet. 
 
This is InternalOpen, a member of class TIBStoredProc. 
 
This is InternalPost, a member of class TIBCustomDataSet. 
 
This is InternalPrepare, a member of class TIBCustomDataSet. 
 
This is InternalRefresh, a member of class TIBCustomDataSet. 
 
This is InternalRefreshRow, a member of class TIBCustomDataSet. 
 
This is InternalSetParamsFromCursor, a member of class TIBCustomDataSet. 
 
This is InternalSetToRecord, a member of class TIBCustomDataSet. 
 
This is InternalUnPrepare, a member of class TIBCustomDataSet. 
 
This is IsCursorOpen, a member of class TIBCustomDataSet. 
 
This is Loaded, a member of class TIBCustomDataSet. 
 
This is PSEndTransaction, a member of class TIBCustomDataSet. 
 
This is PSExecute, a member of class TIBStoredProc. 
 
This is PSExecuteStatement, a member of class TIBCustomDataSet. 
 
This is PSGetParams, a member of class TIBStoredProc. 
 
This is PSGetQuoteChar, a member of class TIBCustomDataSet. 
 
This is PSGetTableName, a member of class TIBStoredProc. 
 
This is PSGetUpdateException, a member of class TIBCustomDataSet. 
 
This is PSInTransaction, a member of class TIBCustomDataSet. 
 
This is PSIsSQLBased, a member of class TIBCustomDataSet. 
 
This is PSIsSQLSupported, a member of class TIBCustomDataSet. 
 
This is PSReset, a member of class TIBCustomDataSet. 
 
This is PSSetCommandText, a member of class TIBStoredProc. 
 
This is PSSetParams, a member of class TIBStoredProc. 
 
This is PSStartTransaction, a member of class TIBCustomDataSet. 
 
This is PSUpdateRecord, a member of class TIBCustomDataSet. 
 
This is ReQuery, a member of class TIBCustomDataSet. 
 
This is SetActive, a member of class TIBCustomDataSet. 
 
This is SetBookmarkData, a member of class TIBCustomDataSet. 
 
This is SetBookmarkFlag, a member of class TIBCustomDataSet. 
 
This is SetCachedUpdates, a member of class TIBCustomDataSet. 
 
This is SetDataSource, a member of class TIBCustomDataSet. 
 
This is the overview for the SetFieldData method overload. 
 
This is SetFiltered, a member of class TIBStoredProc. 
 
This is SetPrepare, a member of class TIBStoredProc. 
 
This is SetPrepared, a member of class TIBStoredProc. 
 
This is SetProcName, a member of class TIBStoredProc. 
 
This is SetRecNo, a member of class TIBCustomDataSet. 
 
Name 
Description 
 
Specifies the dataset buffer chunk size. 
 
Specifies whether cached updates are enabled for a dataset. 
 
Holds the SQL statement used to delete rows from the dataset. 
 
Specifies whether the dataset should refresh its data every time it posts a record. 
 
Holds the SQL statement used to insert rows into the dataset. 
 
Indicates whether the dataset has prepared its queries for execution. 
 
Indicates what types of edits, if any, can be made to the data in the dataset. 
 
Provides the ability to access the SQL object encapsulating the ModifySQL statement. 
 
Specifies whether the parameter list for a query is regenerated if the SQL property changes at runtime. 
 
Provides the ability to directly access the SQL object encapsulating the DeleteSQL statement. 
 
Provides the ability to directly access the SQL object encapsulating the InsertSQL statement. 
 
Provides the ability to directly access the SQL object encapsulating the ModifySQL statement. 
 
Provides the ability to directly access the SQL object encapsulating the RefreshSQL statement. 
 
Provides the ability to directly access the SQL object encapsulating the SelectSQL statement. 
 
Provides the ability to directly access the SQL object encapsulating the RefreshSQL statement. 
 
Provides the ability to directly access the SQL object encapsulating the SelectSQL statement. 
 
Gets the handle for the SELECT statement. 
 
Specifies the parameters to use for any parameterized queries. 
 
Returns the statement type of the QSelect query. 
 
Determines whether bidirectional cursors are enabled for the dataset. 
 
Indicates how records are located when updating records. 
 
Name 
Description 
 
Writes a dataset's pending cached updates to the database. 
 
Indicates the validity of a specified bookmark. 
 
Returns the status of the cached updates. 
 
Clears all pending cached updates from the cache. 
 
Compares two bookmarks. 
 
Copies a stored procedure's parameters into another parameter list. 
 
Creates an instance of a stored procedure component. 
 
Returns a TIBDSBlobStream object for reading or writing the data in a specified blob field. 
 
Returns the descriptor area that holds information about the current query. 
 
Destroys the instance of a stored procedure. 
 
Executes the stored procedure on the server. 
 
Retrieves all records from the current cursor position to the end of the file and stores them locally. 
 
Retrieves the current record into a buffer. 
 
This is the overview for the GetFieldData method overload. 
 
IsSequenced indicates whether sequence numbers are available for database records. 
 
Searches the dataset for a specified record and makes that record the current record. 
 
Searches the dataset for the record after a specified record and makes that record the current record. 
 
Retrieves field values from a record that matches specified search values. 
 
Accesses parameter information based on a specified parameter name. 
 
Post 
Writes a modified record to the database server. 
 
Prepares a stored procedure for execution. 
 
Sets the record to modified or unmodified. 
 
Restores the current record in the dataset to an unmodified state when cached updates are enabled. 
 
Returns the type of query to be executed. 
 
Restores a record deleted from the dataset. 
 
Frees the resources allocated for a previously prepared stored procedure. 
 
Reports the update status for the current record. 
 
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. 
 
Name 
Description 
 
Occurs immediately after the connection to the associated database is closed. 
 
Occurs immediately after a transaction that includes this dataset's query ends. 
 
Occurs immediately before the connection to the associated database is closed. 
 
Occurs immediately before a transaction that includes this dataset's query ends. 
 
Occurs when the database associated with this dataset is freed. 
 
Occurs if an exception is generated when cached updates are applied to a database. 
 
Occurs when cached updates are applied to a record. 
 
Occurs when the transaction that includes this dataset's query is freed. 
 
Name 
Description 
 
This is AfterCancel, a member of class TIBCustomDataSet. 
 
This is AfterClose, a member of class TIBCustomDataSet. 
 
This is AfterDelete, a member of class TIBCustomDataSet. 
 
This is AfterEdit, a member of class TIBCustomDataSet. 
 
This is AfterInsert, a member of class TIBCustomDataSet. 
 
This is AfterOpen, a member of class TIBCustomDataSet. 
 
This is AfterPost, a member of class TIBCustomDataSet. 
 
This is AfterRefresh, a member of class TIBCustomDataSet. 
 
This is AfterScroll, a member of class TIBCustomDataSet. 
 
This is AutoCalcFields, a member of class TIBCustomDataSet. 
 
This is BeforeCancel, a member of class TIBCustomDataSet. 
 
This is BeforeClose, a member of class TIBCustomDataSet. 
 
This is BeforeDelete, a member of class TIBCustomDataSet. 
 
This is BeforeEdit, a member of class TIBCustomDataSet. 
 
This is BeforeInsert, a member of class TIBCustomDataSet. 
 
This is BeforeOpen, a member of class TIBCustomDataSet. 
 
This is BeforePost, a member of class TIBCustomDataSet. 
 
This is BeforeRefresh, a member of class TIBCustomDataSet. 
 
This is BeforeScroll, a member of class TIBCustomDataSet. 
 
Identifies the database component for which this dataset represents one or more tables. 
 
Specifies whether filtering is active for a dataset. 
 
Specifies whether the dataset should refresh its data every time it posts a record. 
 
This is ObjectView, a member of class TIBCustomDataSet. 
 
This is OnCalcFields, a member of class TIBCustomDataSet. 
 
This is OnDeleteError, a member of class TIBCustomDataSet. 
 
This is OnEditError, a member of class TIBCustomDataSet. 
 
This is OnFilterRecord, a member of class TIBStoredProc. 
 
This is OnNewRecord, a member of class TIBCustomDataSet. 
 
This is OnPostError, a member of class TIBCustomDataSet. 
 
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. 
 
Identifies the transaction under which the query executes. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!