共用方式為


RuntimeEntityTypeMappingFragment.IsTableExcludedFromMigrations 屬性

定義

取得值,指出移轉是否忽略相關聯的資料表。

public virtual bool? IsTableExcludedFromMigrations { get; }
member this.IsTableExcludedFromMigrations : Nullable<bool>
Public Overridable ReadOnly Property IsTableExcludedFromMigrations As Nullable(Of Boolean)

屬性值

值,指出移轉是否忽略相關聯的資料表。

實作

適用於