EntityConnection.Database Property
Gets the name of the current database, or the database that will be used after a connection is opened.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.StringThe value of the Database property of the underlying data provider.