SequenceUniquificationConvention Class

Definition

A convention which ensures that all sequences in the model have unique names within a schema when truncated to the maximum identifier length for the model.

C#
public class SequenceUniquificationConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IModelFinalizingConvention
Inheritance
SequenceUniquificationConvention
Implements

Remarks

See Model building conventions and Database sequences for more information and examples.

Constructors

Properties

Dependencies

Dependencies for this service.

RelationalDependencies

Relational provider-specific dependencies for this service.

Methods

Applies to

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