[]
        
(Showing Draft Content)

C1.AdoNet.QuickBooksOnline.C1QuickBooksOnlineCommand.DbConnection

DbConnection Property

DbConnection

Gets or sets the DbConnection used by this DbCommand.

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