RelationalPropertyExtensions.GetIsFixedLengthConfigurationSource Метод

Определение

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

Параметры

property
IConventionProperty

Свойство.

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

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

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