共用方式為


RuntimeIndex.Properties 屬性

定義

取得定義這個索引的屬性。

public virtual System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.RuntimeProperty> Properties { get; }
member this.Properties : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.RuntimeProperty>
Public Overridable ReadOnly Property Properties As IReadOnlyList(Of RuntimeProperty)

屬性值

適用於