Click or drag to resize
DbFactoryNestedTransaction Property
获取是否为并行(嵌套)事务

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

Property Value

Type: Boolean

Implements

IDbFactoryNestedTransaction
See Also