次の方法で共有


RuntimeForeignKey.IForeignKey.Properties プロパティ

定義

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

System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IProperty> Microsoft.EntityFrameworkCore.Metadata.IForeignKey.Properties { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IForeignKey.Properties : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IProperty>
 ReadOnly Property Properties As IReadOnlyList(Of IProperty) Implements IForeignKey.Properties

プロパティ値

実装

属性

適用対象