RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataSetProvider Methods

The methods of the TDataSetProvider class are listed here.

 
Name 
Description 
 
This is CheckDataSet, a member of class TDataSetProvider. 
 
Generates a data packet for the data associated with the provider. 
 
Creates a resolver component for handling the application of updates. 
 
Generates a BeforeExecute event. 
 
Generates a BeforeGetRecords event. 
 
Fills a list with information about the dataset that can be used when providing or resolving. 
 
Generates an OnGetTableName event. 
 
Fills a delta dataset with all nested dataset field values. 
 
This is FindRecord, a member of class TDataSetProvider. 
 
Returns a dataset positioned on the record of the source dataset that is currently being fetched or updated. 
 
Provides the underlying implementation of the ApplyUpdates method. 
 
Provides the underlying implementation of the Execute method. 
 
Returns the requested parameter values as a Variant array. 
 
Provides the underlying implementation of the GetRecords method. 
 
Provides the underlying implementation of the RowRequest method. 
 
Positions a data set on the record that corresponds to the current update in a specified delta packet. 
 
Responds to notifications that objects are being created or destroyed. 
 
This is Reset, a member of class TDataSetProvider. 
 
This is SetCommandText, a member of class TDataSetProvider. 
 
This is SetParams, a member of class TDataSetProvider. 
 
Retrieves specified data from a source dataset into a delta packet. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!