다음을 통해 공유


TypeMappingSourceDependencies.Plugins 속성

정의

플러그 인을 가져옵니다.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Storage.ITypeMappingSourcePlugin> Plugins { get; }
public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Storage.ITypeMappingSourcePlugin> Plugins { get; init; }
member this.Plugins : seq<Microsoft.EntityFrameworkCore.Storage.ITypeMappingSourcePlugin>
member this.Plugins : seq<Microsoft.EntityFrameworkCore.Storage.ITypeMappingSourcePlugin> with get, set
Public ReadOnly Property Plugins As IEnumerable(Of ITypeMappingSourcePlugin)
Public Property Plugins As IEnumerable(Of ITypeMappingSourcePlugin)

속성 값

적용 대상