次の方法で共有


IKey.Properties プロパティ

定義

キーを構成するプロパティを取得します。

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

プロパティ値

適用対象