RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseProvider Methods

The methods of the TBaseProvider class are listed here.

 
Name 
Description 
 
Instantiates a resolver for the Resolver property if it does not already exist. 
 
Generates a data packet for the data associated with the provider. 
 
Creates a resolver component for handling the application of updates. 
 
Generates an AfterUpdateRecord event. 
 
This is DoBeforeCommit, a member of class TBaseProvider. 
 
This is DoBeforeUpdateRecord, a member of class TBaseProvider. 
 
Generates an OnGetData event. 
 
Generates an OnUpdateData event. 
 
Fills a delta dataset with all nested dataset field values. 
 
Frees the resolver specified by the Resolver property. 
 
Provides the underlying implementation of the ApplyUpdates method. 
 
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. 
 
Retrieves specified data from a source dataset into a delta packet. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!