RelationalModelExtensions.GetMaxIdentifierLengthConfigurationSource Method

Definition

Returns the configuration source for GetMaxIdentifierLength(IReadOnlyModel).

C#
public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetMaxIdentifierLengthConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionModel model);

Parameters

model
IConventionModel

The model to find configuration source for.

Returns

The configuration source for GetMaxIdentifierLength(IReadOnlyModel).

Applies to

Proizvod Verzije
Entity Framework Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0