RelationalDatabaseProviderServices(IServiceProvider) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy RelationalDatabaseProviderServices.

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

Parametry

services
IServiceProvider

Dostawca usług do rozwiązywania problemów z usługami.

Dotyczy