|
RAD Studio VCL Reference
|
TMtsAutoObject encapsulates the objects and interfaces of the MTS application server.
TMtsAutoObject = class(TAutoObject, IObjectControl);
class TMtsAutoObject : public TAutoObject, public IObjectControl;
Use a TMtsAutoObject object as the central repository for all objects in an MTS-enabled application server.
MTS Automation objects are dual-interface Automation servers that implement the IObjectControl interface. MTS Automation objects are like any Automation server with additional features that encapsulate MTS services such as transaction support and security.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|