Share via


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

プロパティ値

適用対象