Datasnap.Win.MConnect
From RAD Studio API Documentation
Contains classes that implement functionality for connecting to application servers using DCOM or OLE, interfacing with IAppServer, functionality for objects that connect client applications to an IDispatch based application server, compatibility with applications that connect to OLEnterprise services, and related functionality.
| Package | dsnapcon270.bpl |
|---|
Classes
TCOMConnection TCOMConnection is the base class for components that connect to application servers using DCOM or OLE.
TCustomObjectBroker TCustomObjectBroker is the base class for components that locate available application servers for a DataSnap connection component.
TDCOMConnection TDCOMConnection handles a client application's DCOM connection to the remote server in a in a multi-tiered application.
TDispatchConnection TDispatchConnection is the base class for objects that connect client applications to an IDispatch-based application server.
TOLEnterpriseConnection TOLEnterpriseConnection is provided for backward compatibility with applications that connect to an application server using OLEnterprise.
TSharedConnection TSharedConnection connects to a child remote data module that is accessible only through the properties of a main remote data module on the application server.
Routines
GetMIDASAppServerList Returns a list of data modules to which the component can connect.