Aracılığıyla paylaş


ConventionPropertyExtensions.GetMaxLengthConfigurationSource Yöntem

Tanım

için GetMaxLength(IProperty)yapılandırma kaynağını döndürür.

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

Parametreler

property
IConventionProperty

yapılandırma kaynağının buluna özelliği.

Döndürülenler

için GetMaxLength(IProperty)yapılandırma kaynağı.

Şunlara uygulanır