Поделиться через


RuntimeModel.IModel.GetTypeMappingConfigurations Метод

Определение

Возвращает все конфигурации, предшествующие соглашению.

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

Возвращаемое значение

Конфигурации, предшествующие соглашению.

Реализации

Применяется к