IReadOnlyForeignKey.Properties プロパティ

定義

依存エンティティの外部キー プロパティを取得します。

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

プロパティ値

適用対象