1 implementation of DatabaseExists
System.Data.Linq (1)
SqlClient\SqlProvider.cs (1)
744
bool IProvider.
DatabaseExists
() {
1 reference to DatabaseExists
System.Data.Linq (1)
DataContext.cs (1)
449
return this.provider.
DatabaseExists
();