[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.DbCommandWrap-3.DbConnection

DbConnection Property

DbConnection

Gets or sets the System.Data.Common.DbConnection used by this DbCommand.

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