RAD Studio VCL Reference
ContentsIndex
TCustomProvider Methods Protected Methods
Protected Methods
 
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. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.