TDARemoteDataAdapterRequest
From RemObjects Software
This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.
Overview
Expands TRODynamicRequest for Data Abstract-specific calls done from within the TDARemoteDataAdapter.
You will not usually deal with instances of this class directly, but instead use the *Call properties on the TDARemoteDataAdapter.
File
uDARemoteDataAdapterRequests
Declaration
TDARemoteDataAdapterRequest = class(TRODynamicRequest);
Hierarchy
- TRODynamicRequest
- TDARemoteDataAdapterRequest
Properties
| | | |
|---|---|---|
| MethodName | Specifies the name of the method to call. | |
| Params | Defines the parameters to pass to and receive from the call. |
See Also
Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)
Lists — Glossary — Features — How To — Drivers — Components — Tools — Samples — Articles — Architecture — Issues
Categories: Text | Data Abstract | Architecture | Class | Delphi
