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

プロパティ値

適用対象