Transaction server service

Use the transaction server service to access information about the context of an object running in a transaction server such as EAServer or COM+. You can use the TransactionServer object to influence transaction behavior programmatically, and to access the methods of another component on the transaction server.

For more information, see Chapter 24, “Building an EAServer Component” and Chapter 27, “Building a COM or COM+ Component.”