Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Gets the name of the current database.
Public ReadOnly Overrides Property Database As String
public override string Database {get;}
If the connection is opened, SAConnection returns the name of the current database. Otherwise, SAConnection looks in the connection string in the following order: DatabaseName, DBN, DataSourceName, DataSource, DSN, DatabaseFile, DBF.