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