Click or drag to resize
DbFactoryTransaction Property
获取当前正在执行的事务

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

Property Value

Type: IDbTransaction

Implements

IDbFactoryTransaction
See Also