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.Entity.SqlServer Namespace

Entity Framework 6.0
 

The System.Data.Entity.SqlServer namespace provides SQL function classes to the entity framework.

ClassDescription
System_CAPS_pubclassSqlAzureExecutionStrategy

An IDbExecutionStrategy that retries actions that throw exceptions caused by SQL Azure transient failures.

System_CAPS_pubclassSqlFunctions

Contains function stubs that expose SqlServer methods in Linq to Entities.

System_CAPS_pubclassSqlProviderServices

The DbProviderServices implementation for the SqlClient provider for SQL Server.

System_CAPS_pubclassSqlServerMigrationSqlGenerator

Represents a provider to convert provider agnostic migration operations into SQL commands that can be run against a Microsoft SQL Server database.

System_CAPS_pubclassSqlSpatialFunctions

Contains function stubs that expose SqlServer methods in Linq to Entities.

System_CAPS_pubclassSqlSpatialServices

Represents an implementation of DbSpatialServices to provide support for geospatial types when using Entity Framework with Microsoft SQL Server.

Return to top
Show: