System.Data.Linq.SqlClient Namespace
This API supports the product infrastructure and is not intended to be used directly from your code.
The System.Data.Linq.SqlClient namespace contains provider classes for communicating with SQL Server and classes that contain query helper methods.
| Class | Description | |
|---|---|---|
![]() | Sql2000Provider | This API supports the product infrastructure and is not intended to be used directly from your code. Contains functionality to connect to and communicate with a SQL Server 2000. |
![]() | Sql2005Provider | This API supports the product infrastructure and is not intended to be used directly from your code. Contains functionality to connect to and communicate with a SQL Server 2005. |
![]() | Sql2008Provider | This API supports the product infrastructure and is not intended to be used directly from your code. Contains functionality to connect to and communicate with a SQL Server 2008. |
![]() | SqlHelpers | This API supports the product infrastructure and is not intended to be used directly from your code. Provides helper methods for operations that match string patterns. |
![]() | SqlMethods | Provides methods that correspond to SQL Server functions. Methods in the SqlMethods class are only supported in LINQ to SQL queries. |
![]() | SqlProvider | This API supports the product infrastructure and is not intended to be used directly from your code. Contains functionality to connect to and communicate with a SQL Server. |
