次の方法で共有


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)

プロパティ値

適用対象