IReadOnlyEntityTypeMappingFragment.IsTableExcludedFromMigrations 屬性

定義

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

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

屬性值

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

適用於