Click or drag to resize
CommandDefinitionTransaction Property
The active transaction for the command

Namespace: Dapper
Assembly: VirtualRadar.Database (in VirtualRadar.Database.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IDbTransaction Transaction { get; }

Property Value

Type: IDbTransaction
See Also