SqlServerModelExtensions.GetValueGenerationStrategyConfigurationSource Method

Definition

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

Parameters

model
IConventionModel

The model.

Returns

The ConfigurationSource for the default SqlServerValueGenerationStrategy.

Applies to

Produkt Versioner
Entity Framework Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0