RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomProvider Methods

The methods of the TCustomProvider class are listed here.

 
Name 
Description 
 
Generates an AfterApplyUpdates event. 
 
Generates an AfterExecute event. 
 
Generates an AfterGetParams event. 
 
Generates an AfterGetRecords event. 
 
Generates an AfterRowRequest event. 
 
This is DoApplyUpdates, a member of class TCustomProvider. 
 
Generates a BeforeApplyUpdates event. 
 
Generates a BeforeExecute event. 
 
Generates a BeforeGetParams event. 
 
Generates a BeforeGetRecords event. 
 
Generates a BeforeRowRequest event. 
 
This is DoGetRecords, a member of class TCustomProvider. 
 
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. 
 
This is SetActiveUpdateException, a member of class TCustomProvider. 
 
Name 
Description 
 
This is the overview for the ApplyUpdates method overload. 
 
Generates an OnDataRequest event. 
 
Executes a query, stored procedure, or custom SQL statement. 
 
Returns the current parameter values. 
 
This is the overview for the GetRecords method overload. 
 
Returns information from a specified record. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!