Click or drag to resize
DbFactoryTransactionLayer Property
获取为并行(嵌套)事务时的当前事务层级

Namespace: Adf.Db
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public virtual int TransactionLayer { get; }

Property Value

Type: Int32

Implements

IDbFactoryTransactionLayer
See Also