Skip to main content

Definition

Assembly: CloudNimble.EasyAF.Data.EF6.dll Namespace: CloudNimble.EasyAF.Data Inheritance: System.Data.Entity.DbConfiguration

Syntax

CloudNimble.EasyAF.Data.EasyAFSqlAzureConfiguration

Summary

Provides Entity Framework 6 configuration optimized for SQL Azure connections. Configures Microsoft.Data.SqlClient provider and Azure-specific execution strategy for improved reliability.

Constructors

.ctor

Initializes a new instance of the EasyAFSqlAzureConfiguration class. Configures the SQL provider factory, services, and execution strategy for SQL Azure.

Syntax

public EasyAFSqlAzureConfiguration()