.NET Framework Class Library
DataContext..::.ExecuteQuery Method
Executes SQL queries directly on the database.

Overload List

Remarks
This method is a pass-through mechanism to provide for scenarios in which the capabilities of LINQ to SQL are insufficient to achieve the results that you want.

See Also