RelationalMaxIdentifierLengthConvention Class

Definition

A convention that configures the maximum object identifier length supported by the database.

C#
public class RelationalMaxIdentifierLengthConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IModelInitializedConvention
Inheritance
RelationalMaxIdentifierLengthConvention
Implements

Remarks

See Model building conventions for more information and examples.

Constructors

Properties

Dependencies

Dependencies for this service.

MaxIdentifierLength

The maximum object identifier length supported by the database.

RelationalDependencies

Relational provider-specific dependencies for this service.

Methods

Applies to

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