[]
        
(Showing Draft Content)

C1.AdoNet.Salesforce.C1SalesforceCommand.DbConnection

DbConnection Property

DbConnection

Gets or sets the DbConnection used by this DbCommand.

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