共用方式為


IConventionIndex.Properties 屬性

定義

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

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

屬性值

適用於