共用方式為


ForeignKeyModel.Columns 屬性

定義

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

屬性值

適用於