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).

public string? ModelSchema { get; }
member this.ModelSchema : string
Public ReadOnly Property ModelSchema As String

Property Value

Applies to