[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.DbCommandWrap-3.DbTransaction

DbTransaction Property

DbTransaction

Gets or sets the DbTransaction within which this System.Data.Common.DbCommand object executes.

Declaration
protected override DbTransaction DbTransaction { get; set; }
Overrides