Sdílet prostřednictvím


RuntimeModel.IModel.GetTypeMappingConfigurations Metoda

Definice

Získá všechny konfigurace před konvencí.

System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.ITypeMappingConfiguration> IModel.GetTypeMappingConfigurations ();
abstract member Microsoft.EntityFrameworkCore.Metadata.IModel.GetTypeMappingConfigurations : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.ITypeMappingConfiguration>
override this.Microsoft.EntityFrameworkCore.Metadata.IModel.GetTypeMappingConfigurations : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.ITypeMappingConfiguration>
Function GetTypeMappingConfigurations () As IEnumerable(Of ITypeMappingConfiguration) Implements IModel.GetTypeMappingConfigurations

Návraty

Konfigurace před konvencí.

Implementuje

Platí pro