|
System.EnterpriseServices BYOT Y Y Y N N System.EnterpriseServices ComponentAccessControlAttribute Y Y Y N N System.EnterpriseServices COMTIIntrinsicsAttribute Y Y Y N N
|
|
To do this, I use the System.EnterpriseServices.BYOT (Bring Your Own Transaction) class: OrmManager om = null ; om = BYOT.CreateWithTipTransaction(tipUrl, typeof (OrmManager ...
|
|
... ResourcePool.TransactionEndDelegate System.EnterpriseServices.Activity System.EnterpriseServices.BYOT ... Sintaxis basada en .NET Framework versión 1.1. Documentación version 1.1.1
|
|
... ResourcePool.TransactionEndDelegate System.EnterpriseServices.Activity System.EnterpriseServices.BYOT ... Syntaxe basée sur le .NET Framework version 1.1. Documentation version 1.1.1
|
|
System.EnterpriseServices.BYOT: System.EnterpriseServices.ComponentAccessControlAttribute ... BootFX Best-of-breed application framework for .NET projects, developed by ...
|
|
You can use the CreateWithTransaction method of the System.EnterpriseServices.BYOT class to do the actual work. In this case, an object, SvcComp, inheriting from System ...
|
|
Wraps the COM+ ByotServerEx class and the COM+ DTC interfaces ... System.Object System.EnterpriseServices.BYOT
|
|
System.Object System.EnterpriseServices.BYOT [Visual Basic] NotInheritable Public Class BYOT [C#] public sealed class BYOT [C++] public __gc __sealed class BYOT [JScript] ...
|
|
... Transaction.Current), System.EnterpriseServices.ITransaction) Dim sc As SvcComp = New SvcComp System.EnterpriseServices.BYOT ...
|
|
You can use the CreateWithTransaction method of the System.EnterpriseServices.BYOT class to do the actual work. In this case, an object, SvcComp, inheriting from System ...
|