RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBCustomDataSet Methods

The methods of the TIBCustomDataSet class are listed here.

 
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 Disconnect, a member of class TIBCustomDataSet. 
 
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 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 TIBCustomDataSet. 
 
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 PSExecuteStatement, a member of class TIBCustomDataSet. 
 
This is PSGetQuoteChar, a member of class TIBCustomDataSet. 
 
This is PSGetTableName, a member of class TIBCustomDataSet. 
 
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 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 SetRecNo, a member of class TIBCustomDataSet. 
 
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. 
 
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. 
 
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. 
 
Post 
Writes a modified record to the database server. 
 
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. 
 
Reports the update status for the current record. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!