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

屬性值

適用於