DependentCloneOption (System.Transactions.DependentCloneOption)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: System.Transactions.dll

Controls what kind of dependent transaction to create.

VB.NET C#

C#

public enum struct DependentCloneOption : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

체리인형의 Daily Blog 입니다. ::

트랜잭션 코드 블록을 만듭니다. 이 클래스는 상속될 ... http://msdn2.microsoft.com/ko-kr/library/system.transactions.dependentcloneoption(VS.80).aspx

Re: Transaction.Current.DependentClone fails when no complete executed ...

System.Transactions. DependentTransaction transaction = System.Transactions. Transaction .Current.DependentClone(System.Transactions. DependentCloneOption .RollbackIfNotComplete)

Transaction.DependentClone Method (System.Transactions)

Type: System.Transactions . . :: . DependentCloneOption. A DependentCloneOption that controls what kind of dependent transaction to create. Return Value

DependentCloneOption Enumeration (System.Transactions)

Note: This enumeration is new in the .NET Framework version 2.0. ... .NET Framework 2.0 Class Library Reference System.Transactions DependentCloneOption Enumeration

System Transactions And Threading

The DependentClone call specified System.Transactions.DependentCloneOption.BlockCommitUntilComplete. Each of the worker threads then used a TransactionScope that took the ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support