Documentation Index Fetch the complete documentation index at: https://easyaf.dev/llms.txt
Use this file to discover all available pages before exploring further.
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 ()