Share via


ITable.IsExcludedFromMigrations Property

Definition

Gets the value indicating whether the table should be managed by migrations

public bool IsExcludedFromMigrations { get; }
member this.IsExcludedFromMigrations : bool
Public ReadOnly Property IsExcludedFromMigrations As Boolean

Property Value

Applies to