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.Entity.SqlServer Namespace
Entity Framework 6.0
The System.Data.Entity.SqlServer namespace provides SQL function classes to the entity framework.
| Class | Description | |
|---|---|---|
![]() | SqlAzureExecutionStrategy | An IDbExecutionStrategy that retries actions that throw exceptions caused by SQL Azure transient failures. |
![]() | SqlFunctions | Contains function stubs that expose SqlServer methods in Linq to Entities. |
![]() | SqlProviderServices | The DbProviderServices implementation for the SqlClient provider for SQL Server. |
![]() | SqlServerMigrationSqlGenerator | Represents a provider to convert provider agnostic migration operations into SQL commands that can be run against a Microsoft SQL Server database. |
![]() | SqlSpatialFunctions | Contains function stubs that expose SqlServer methods in Linq to Entities. |
![]() | SqlSpatialServices | Represents an implementation of DbSpatialServices to provide support for geospatial types when using Entity Framework with Microsoft SQL Server. |
Show:
