[]
        
(Showing Draft Content)

C1.AdoNet.CSV.C1CSVCommand.DbConnection

DbConnection Property

DbConnection

Gets or sets the DbConnection used by this DbCommand.

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