共用方式為


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)

屬性值

適用於