RegistrationHelperTx Class
.NET Framework 3.0
This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Used by the .NET Framework infrastructure to install and configure assemblies in the COM+ catalog while maintaining a newly established transaction.
Namespace: System.EnterpriseServicesAssembly: System.EnterpriseServices (in system.enterpriseservices.dll)
[GuidAttribute("c89ac250-e18a-4fc7-abd5-b8897b6a78a5")] public sealed class RegistrationHelperTx : ServicedComponent
/** @attribute GuidAttribute("c89ac250-e18a-4fc7-abd5-b8897b6a78a5") */
public final class RegistrationHelperTx extends ServicedComponent
GuidAttribute("c89ac250-e18a-4fc7-abd5-b8897b6a78a5") public final class RegistrationHelperTx extends ServicedComponent
Not applicable.
A TransactionAttribute class attribute is applied to the RegistrationHelperTx class, with a parameter of the RequiresNew field.
This type does not need to be used directly from your code. Instead, use the RegistrationHelper class.
System.Object
System.MarshalByRefObject
System.ContextBoundObject
System.EnterpriseServices.ServicedComponent
System.EnterpriseServices.RegistrationHelperTx
System.MarshalByRefObject
System.ContextBoundObject
System.EnterpriseServices.ServicedComponent
System.EnterpriseServices.RegistrationHelperTx
Community Additions
ADD
Show: