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

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

Property Value

Type: IDbTransaction
See Also