RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSoapDataModule Methods

The methods of the TSoapDataModule class are listed here.

 
Name 
Description 
 
Applies updates received from a client using a specified provider. 
 
Applies updates received from a client 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 SOAP data module. 
 
Returns a data packet that contains the specified data. 
 
Returns information from a specified record of the provider's dataset. 
 
Generates an OnDataRequest event on the specified provider component. 
 
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 registered provider component given its name. 
 
Returns a list of all the available providers on the SOAP data module. 
 
Returns a data packet that contains the specified data. 
 
Returns information from a specified record of the provider's dataset. 
 
Applies updates received from a client using a specified provider. 
 
Generates an OnSAS_DataRequest event on the specified provider component. 
 
SAS_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 SOAP data module. 
 
Returns a data packet that contains the specified data. 
 
Returns information from a specified record of the provider's dataset. 
 
Name 
Description 
 
Increments the reference count for this data module's interface. 
 
Decrements the reference count for this data module's interface. 
 
Generates an OnCreate event. 
 
Generates an OnDestroy event. 
 
Lock 
Locks the SOAP data module so that it can't be locked by other threads. 
 
Allocates memory for each instance of TSoapDataModule
 
Adds a provider to the list returned by AS_GetProviderNames
 
Handles exceptions in methods declared using the safecall calling convention. 
 
Unlocks the SOAP 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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!