Skip to content
Docs Try Aspire

MicrosoftEntityFrameworkCoreSqlServerSettings Constructors

Class Constructors 1 member
Provides the client configuration settings for connecting to a SQL Server database using EntityFrameworkCore.
public sealed class MicrosoftEntityFrameworkCoreSqlServerSettings
{
public MicrosoftEntityFrameworkCoreSqlServerSettings()
{
// ...
}
}