次の方法で共有


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)

プロパティ値

適用対象