TableModel.ForeignKeys 属性

定义

public virtual System.Collections.Generic.ICollection<Microsoft.EntityFrameworkCore.Scaffolding.Metadata.ForeignKeyModel> ForeignKeys { get; }
member this.ForeignKeys : System.Collections.Generic.ICollection<Microsoft.EntityFrameworkCore.Scaffolding.Metadata.ForeignKeyModel>
Public Overridable ReadOnly Property ForeignKeys As ICollection(Of ForeignKeyModel)

属性值

适用于