Datasnap.Win.MConnect

From RAD Studio API Documentation
Jump to: navigation, search

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 dsnapcon240.bpl

Classes

TCOMConnectionTCOMConnection is the base class for components that connect to application servers using DCOM or OLE.
TCustomObjectBrokerTCustomObjectBroker is the base class for components that locate available application servers for a DataSnap connection component.
TDCOMConnectionTDCOMConnection handles a client application's DCOM connection to the remote server in a in a multi-tiered application.
TDispatchAppServerImplements the IAppServer and TInterfacedObject interfaces.
TDispatchConnectionTDispatchConnection is the base class for objects that connect client applications to an IDispatch-based application server.
TOLEnterpriseConnectionTOLEnterpriseConnection is provided for backward compatibility with applications that connect to an application server using OLEnterprise.
TSharedConnectionTSharedConnection 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

GetMIDASAppServerListReturns a list of data modules to which the component can connect.