다음을 통해 공유


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

[System.Runtime.CompilerServices.Nullable(2)]
public string? ModelSchema { get; }
public string? ModelSchema { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.ModelSchema : string
member this.ModelSchema : string
Public ReadOnly Property ModelSchema As String

Property Value

Attributes

Applies to