TDAGetScriptsRequest
From RemObjects Software
This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.
Overview
Configures the server request that will be executed by the TDARemoteDataAdapter to retrieve schema information from the server.
File
uDARemoteDataAdapterRequests
Declaration
TDAGetScriptsRequest = class(TDARemoteDataAdapterRequest);
Hierarchy
- TRODynamicRequest
- TDARemoteDataAdapterRequest
- TDAGetScriptsRequest
- TDARemoteDataAdapterRequest
Properties
| | | |
|---|---|---|
| IncomingScriptParameter | String | Specifies the string parameter that will contain the script or scripts received from the server. This parameter must be configured for all script request calls as it will be used to obtain the actual script sent form the server. |
| OutgoingTableNamesParameter | String | Sets the parameter for the name or names of the tables for which to retrieve scripts. |
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
Italic text
Categories: Text | Data Abstract | Architecture | Class | Delphi
