RelationalModelExtensions.GetMaxIdentifierLengthConfigurationSource(IConventionModel) Yöntem

Tanım

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

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetMaxIdentifierLengthConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionModel model);
static member GetMaxIdentifierLengthConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionModel -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetMaxIdentifierLengthConfigurationSource (model As IConventionModel) As Nullable(Of ConfigurationSource)

Parametreler

model
IConventionModel

Yapılandırma kaynağının buluna modeli.

Döndürülenler

Nullable<ConfigurationSource>

için yapılandırma GetMaxIdentifierLength(IReadOnlyModel) kaynağı.

Şunlara uygulanır