共用方式為


RuntimeForeignKey.IReadOnlyForeignKey.Properties 屬性

定義

取得相依實體中的外鍵屬性。

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

屬性值

實作

屬性

適用於