TypeMappingSourceDependencies.Plugins Eigenschaft

Definition

Ruft die Plug-Ins ab.

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)

Eigenschaftswert

Gilt für: