TDARemoteService

From RemObjects Software

Jump to: navigation, search

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

See Also


Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToDriversComponentsToolsSamplesArticlesArchitectureIssues

Personal tools