6 references to ExecuteCommand
System.Data.Linq (6)
SqlClient\SqlProvider.cs (6)
629this.ExecuteCommand(command); 636this.ExecuteCommand(command); 643this.ExecuteCommand(createdb); 659this.ExecuteCommand(schemaCommand); 685this.ExecuteCommand(sb.ToString()); 725this.ExecuteCommand(SqlBuilder.GetDropDatabaseCommand(this.dbName));