ObjectContext::DatabaseExists Method ()
.NET Framework (current version)
Checks if the database that is specified as the database in the current data source connection exists on the data source.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Most of the work is delegated to the DatabaseExists method.
For more information, see Working with Data Definition Language.
.NET Framework
Available since 4.0
Available since 4.0
Show: