Поделиться через


RelationalDatabaseProviderServices(IServiceProvider) Конструктор

Определение

Инициализирует новый экземпляр класса RelationalDatabaseProviderServices.

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

Параметры

services
IServiceProvider

Поставщик служб для разрешения служб.

Применяется к