RelationalDatabaseProviderServices(IServiceProvider) Oluşturucu

Tanım

RelationalDatabaseProviderServices sınıfının yeni bir örneğini başlatır.

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

Parametreler

services
IServiceProvider

Hizmetlerinin çözümlenmesi için hizmet sağlayıcısı.

Şunlara uygulanır