[]
        
(Showing Draft Content)

C1.AdoNet.Salesforce.C1SalesforceConnection.Database

Database Property

Database

Gets the name of the current database after a connection is opened, or the database name specified in the connection string before the connection is opened.

Declaration
public override string Database { get; }
Overrides