次の方法で共有


IMutableKey.Properties プロパティ

定義

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

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

プロパティ値

適用対象