RelationalDatabaseProviderServices(IServiceProvider) Construtor

Definição

Inicializa uma nova instância da classe RelationalDatabaseProviderServices.

protected RelationalDatabaseProviderServices (IServiceProvider services);
new Microsoft.EntityFrameworkCore.Storage.RelationalDatabaseProviderServices : IServiceProvider -> Microsoft.EntityFrameworkCore.Storage.RelationalDatabaseProviderServices
Protected Sub New (services As IServiceProvider)

Parâmetros

services
IServiceProvider

O provedor de serviços do qual resolve serviços.

Aplica-se a