Implementa definições para trabalho com base de dados Microsoft SQL Server, utilizando
o provedor EntityFrameworkCore.SqlServer
public class MsSqlServer : EficazFramework.Providers.DataProviderBase
Inheritance System.Object 🡒 EficazFramework.Providers.DataProviderBase 🡒 MsSqlServer
Constructors | |
---|---|
MsSqlServer(IDbConfig) |
Properties | |
---|---|
Name |
Methods | |
---|---|
GetConnectionString(string, string, string) | |
OnConfiguring(DbContextOptionsBuilder, string, string, string) |