TDARemoteService
From RemObjects Software
This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.
Overview
TDARemoteService is the base class for old v3.0-style Data Abstract Servers. It has been deprecated and is on only provided for backward compatibility with v3.0 projects.
It is recommended to base all new servers on the new and advanced v4.0 interface, for which TDataAbstractService provides the default implementation.
File
DARemoteService_Impl.pas
Declaration
TDARemoteService = class(TRORemoteDataModule, IDARemoteService);
Hierarchy
- TRORemoteDataModule
- TDARemoteService
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
