[]
        
(Showing Draft Content)

C1.AdoNet.OData.C1ODataCommand.DbConnection

DbConnection Property

DbConnection

Gets or sets the DbConnection used by this C1ODataCommand.

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