Click or drag to resize

DbObjectTransaction Property

Namespace:  Dynamicweb.Data
Assembly:  Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax
public IDbTransaction Transaction { get; set; }

Property Value

Type: IDbTransaction
See Also