2 references to GetDatabaseName
System.Data.Linq (2)
SqlClient\SqlProvider.cs (2)
348
this.dbName = this.
GetDatabaseName
(connectionString);
383
this.dbName = this.
GetDatabaseName
(con.ConnectionString);