RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRemoteDataModule Methods

The methods of the TRemoteDataModule class are listed here.

 
Name 
Description 
 
Applies updates received from a client dataset using a specified provider. 
 
Generates an OnAS_DataRequest event on the specified provider component. 
 
AS_Executes the query or stored procedure bound to a specified provider. 
 
Fetches current parameter values from the dataset bound to a specified provider. 
 
Returns a list of all the available providers on the remote data module. 
 
Returns a data packet that contains the specified data. 
 
Returns information from a specified record of the provider's dataset. 
 
This is GetProvider, a member of class TRemoteDataModule. 
 
Registers the remote data module in the system registry as an automation server. 
 
Name 
Description 
 
Lock 
Locks the remote data module so that it can't be locked by other threads. 
 
Adds a provider to the list returned by AS_GetProviderNames
 
Unlocks the remote data module after it was locked by a call to the Lock method. 
 
Removes a provider from the list returned by AS_GetProviderNames
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!