MConnect
Contents |
Delphi Information
Class
| 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. |
| TDispatchAppServer | |
| 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. |
Function
| GetMIDASAppServerList |
Returns a list of data modules to which the component can connect. |
C++ Information
Class
| 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. |
| TDispatchAppServer | |
| 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. |
Function
| GetMIDASAppServerList |
Returns a list of data modules to which the component can connect. |