Share via


IMutableEntityTypeMappingFragment.IsTableExcludedFromMigrations 屬性

定義

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

public bool? IsTableExcludedFromMigrations { get; set; }
member this.IsTableExcludedFromMigrations : Nullable<bool> with get, set
Public Property IsTableExcludedFromMigrations As Nullable(Of Boolean)

屬性值

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

適用於