RelationalTypeMappingSourceDependencies.With(IEnumerable<IRelationalTypeMappingSourcePlugin>) Yöntem

Tanım

Bu bağımlılık parametresi nesnesini bir hizmet değiştirilmiş olarak kopyalar.

public Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingSourceDependencies With (System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSourcePlugin> plugins);
member this.With : seq<Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSourcePlugin> -> Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingSourceDependencies
Public Function With (plugins As IEnumerable(Of IRelationalTypeMappingSourcePlugin)) As RelationalTypeMappingSourceDependencies

Parametreler

plugins
IEnumerable<IRelationalTypeMappingSourcePlugin>

Bu türün geçerli bağımlılığı için bir değiştirme.

Döndürülenler

RelationalTypeMappingSourceDependencies

Verilen hizmet ile yeni bir parametre nesnesi değişti.

Şunlara uygulanır