ConventionPropertyExtensions.GetTypeMappingConfigurationSource Метод

Определение

Возвращает для ConfigurationSourceFindTypeMapping(IProperty).

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetTypeMappingConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionProperty property);
static member GetTypeMappingConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionProperty -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetTypeMappingConfigurationSource (property As IConventionProperty) As Nullable(Of ConfigurationSource)

Параметры

property
IConventionProperty

Свойство.

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

Объект макета ConfigurationSource декоративного элемента FindTypeMapping(IProperty).

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