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. 
 
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. 
 
Unlocks the remote data module after it was locked by a call to the Lock method. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!