RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomADODataSet Methods

The methods of the TCustomADODataSet class are listed here.

 
Name 
Description 
 
This is ActivateTextFilter, a member of class TCustomADODataSet. 
 
This is AllocRecordBuffer, a member of class TCustomADODataSet. 
 
This is CheckActive, a member of class TCustomADODataSet. 
 
This is CheckFieldCompatibility, a member of class TCustomADODataSet. 
 
This is ClearCalcFields, a member of class TCustomADODataSet. 
 
This is ConnectionPoint, a member of class TCustomADODataSet. 
 
This is DataEvent, a member of class TCustomADODataSet. 
 
This is DeactivateFilters, a member of class TCustomADODataSet. 
 
This is DefChanged, a member of class TCustomADODataSet. 
 
Designates methods for storing an object's unpublished data on a stream such as a form file. 
 
This is DestroyLookupCursor, a member of class TCustomADODataSet. 
 
This is DoOnNewRecord, a member of class TCustomADODataSet. 
 
This is EnableEvents, a member of class TCustomADODataSet. 
 
This is EndOfRecordset, a member of class TCustomADODataSet. 
 
This is FetchComplete, a member of class TCustomADODataSet. 
 
This is FetchProgress, a member of class TCustomADODataSet. 
 
This is FieldChangeComplete, a member of class TCustomADODataSet. 
 
This is FindRecord, a member of class TCustomADODataSet. 
 
This is FreeRecordBuffer, a member of class TCustomADODataSet. 
 
This is GetActiveRecBuf, a member of class TCustomADODataSet. 
 
This is GetBookmarkData, a member of class TCustomADODataSet. 
 
This is GetBookmarkFlag, a member of class TCustomADODataSet. 
 
This is GetCanModify, a member of class TCustomADODataSet. 
 
This is GetCommandText, a member of class TCustomADODataSet. 
 
This is GetDataSource, a member of class TCustomADODataSet. 
 
This is GetRecNo, a member of class TCustomADODataSet. 
 
This is GetRecord, a member of class TCustomADODataSet. 
 
This is GetRecordCount, a member of class TCustomADODataSet. 
 
This is GetRecordSize, a member of class TCustomADODataSet. 
 
This is GetStateFieldValue, a member of class TCustomADODataSet. 
 
This is InitOleDBAccess, a member of class TCustomADODataSet. 
 
This is InternalAddRecord, a member of class TCustomADODataSet. 
 
This is InternalCancel, a member of class TCustomADODataSet. 
 
This is InternalClose, a member of class TCustomADODataSet. 
 
This is InternalDelete, a member of class TCustomADODataSet. 
 
This is InternalEdit, a member of class TCustomADODataSet. 
 
This is InternalFirst, a member of class TCustomADODataSet. 
 
This is InternalGetRecord, a member of class TCustomADODataSet. 
 
This is InternalGotoBookmark, a member of class TCustomADODataSet. 
 
This is InternalHandleException, a member of class TCustomADODataSet. 
 
This is InternalInitFieldDefs, a member of class TCustomADODataSet. 
 
This is InternalInitRecord, a member of class TCustomADODataSet. 
 
This is InternalInsert, a member of class TCustomADODataSet. 
 
This is InternalLast, a member of class TCustomADODataSet. 
 
This is InternalOpen, a member of class TCustomADODataSet. 
 
This is InternalPost, a member of class TCustomADODataSet. 
 
This is InternalRefresh, a member of class TCustomADODataSet. 
 
This is InternalRequery, a member of class TCustomADODataSet. 
 
This is InternalSetSort, a member of class TCustomADODataSet. 
 
This is InternalSetToRecord, a member of class TCustomADODataSet. 
 
This is IsCursorOpen, a member of class TCustomADODataSet. 
 
Initializes the component after the form file has been read into memory. 
 
This is LocateRecord, a member of class TCustomADODataSet. 
 
This is MasterChanged, a member of class TCustomADODataSet. 
 
This is MasterDisabled, a member of class TCustomADODataSet. 
 
This is MoveComplete, a member of class TCustomADODataSet. 
 
This is OpenCursor, a member of class TCustomADODataSet. 
 
This is PrepareCursor, a member of class TCustomADODataSet. 
 
Ends a transaction that was started by a call to PSStartTransaction. 
 
Executes the SQL command associated with the dataset. 
 
Executes a specified SQL command. 
 
Returns information that is stored in data packets as Name/Value pairs. 
 
Gets the SQL command to be executed by PSExecute. 
 
Gets the command type to be executed by PSExecute. 
 
Returns the definition of an index that imposes the default order on the data included in data packets. 
 
Returns the definitions of all specified indexes defined for the dataset. 
 
This is PSGetKeyFieldsW, a member of class TCustomADODataSet. 
 
Returns the current parameter values of the dataset. 
 
This is PSGetQuoteCharW, a member of class TCustomADODataSet. 
 
This is PSGetTableNameW, a member of class TCustomADODataSet. 
 
Generates an EUpdateError object based on another exception object. 
 
Indicates whether actions against the dataset occur in the context of a transaction. 
 
Indicates whether the dataset includes native SQL support. 
 
Indicates whether the dataset can execute SQL statements. 
 
Resets the dataset so that it is positioned on the first record. 
 
Assigns a specified SQL command to be executed by PSExecute. 
 
Assigns the specified parameter values to the dataset. 
 
Starts a transaction that encapsulates all activity until a call to PSEndTransaction. 
 
Applies a single update to the underlying database table or tables. 
 
This is RecordChangeComplete, a member of class TCustomADODataSet. 
 
This is RecordsetChangeComplete, a member of class TCustomADODataSet. 
 
This is RefreshParams, a member of class TCustomADODataSet. 
 
This is ReleaseLock, a member of class TCustomADODataSet. 
 
This is SetBlockReadSize, a member of class TCustomADODataSet. 
 
This is SetBookmarkData, a member of class TCustomADODataSet. 
 
This is SetBookmarkFlag, a member of class TCustomADODataSet. 
 
This is SetCommandText, a member of class TCustomADODataSet. 
 
This is SetConnection, a member of class TCustomADODataSet. 
 
This is SetConnectionFlag, a member of class TCustomADODataSet. 
 
This is SetDataSource, a member of class TCustomADODataSet. 
 
This is SetDetailFilter, a member of class TCustomADODataSet. 
 
This is the overview for the SetFieldData method overload. 
 
This is SetFiltered, a member of class TCustomADODataSet. 
 
This is SetFilterOptions, a member of class TCustomADODataSet. 
 
This is SetFilterText, a member of class TCustomADODataSet. 
 
This is SetParamsFromCursor, a member of class TCustomADODataSet. 
 
This is SetRecNo, a member of class TCustomADODataSet. 
 
This is UpdateIndexDefs, a member of class TCustomADODataSet. 
 
This is UpdateRecordSetPosition, a member of class TCustomADODataSet. 
 
This is WillChangeField, a member of class TCustomADODataSet. 
 
This is WillChangeRecord, a member of class TCustomADODataSet. 
 
This is WillChangeRecordset, a member of class TCustomADODataSet. 
 
This is WillMove, a member of class TCustomADODataSet. 
 
Name 
Description 
 
Tests the validity of a specified bookmark. 
 
Cancels a pending batch update. 
 
Cancels pending cached updates. 
 
Duplicates another dataset in the calling component 
 
Compares two bookmarks. 
 
Creates a blob stream for a Binary large object (BLOB) field in the dataset. 
 
Deletes one or more records in the dataset. 
 
Filters a data set to just rows with pre-defined bookmarks. 
 
Retrieves the current value of a field into a buffer. 
 
Lists the field components that link this dataset as a detail of a master dataset. 
 
This is the overview for the GetFieldData method overload. 
 
Indicates whether the underlying database table uses record numbers to indicate the order of records. 
 
Loads a recordset from a file. 
 
Searches the dataset for a specified record and makes that record the current record. 
 
Retrieves field values from a row that matches specified search values. 
 
Provides access to a secondary recordset. 
 
Refreshes the recordset. 
 
Saves a recordset to a file. 
 
Seek 
Searches for a record using the current index. 
 
Indicates whether a dataset supports certain types of operations. 
 
Writes pending batch updates to disk. 
 
Indicates the update status of the current record. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!