IReadOnlySequence.ModelSchema Property

Definition

Gets the model schema of the sequence. This is the one specified in HasSequence(ModelBuilder, String, String) and the one to use with FindSequence(IConventionModel, String, String).

C#
public string? ModelSchema { get; }

Property Value

Applies to

Product Versions
Entity Framework Core 7.0, 8.0, 9.0