Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.Data.Linq.SqlClient Namespace

This API supports the .NET Framework 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.

  ClassDescription
Public classSql2000ProviderInfrastructure. Contains functionality to connect to and communicate with a SQL Server 2000.
Public classSql2005ProviderInfrastructure. Contains functionality to connect to and communicate with a SQL Server 2005.
Public classSql2008ProviderInfrastructure. Contains functionality to connect to and communicate with a SQL Server 2008.  
Public classSqlHelpersInfrastructure. Provides helper methods for operations that match string patterns.
Public classSqlMethodsProvides methods that correspond to SQL Server functions. Methods in the SqlMethods class are only supported in LINQ to SQL queries.
Public classSqlProviderInfrastructure. Contains functionality to connect to and communicate with a SQL Server.

Community Additions

Show:
© 2017 Microsoft