RegistrationHelperTx Class
.NET Framework 2.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)
'Declaration <GuidAttribute("c89ac250-e18a-4fc7-abd5-b8897b6a78a5")> _ Public NotInheritable Class RegistrationHelperTx Inherits ServicedComponent 'Usage Dim instance As RegistrationHelperTx
/** @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
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
Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Community Additions
ADD
Show: