| DbObjectTransaction Property |
Namespace:
Dynamicweb.Data
Assembly:
Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax public IDbTransaction Transaction { get; set; }
Public Property Transaction As IDbTransaction
Get
Set
Property Value
Type:
IDbTransactionSee Also