Share via


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)

属性值

适用于