IMutableEntityTypeMappingFragment.IsTableExcludedFromMigrations Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die zugeordnete Tabelle von Migrationen ignoriert wird, oder legt einen Wert fest.

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

Eigenschaftswert

Ein -Wert, der angibt, ob die zugeordnete Tabelle von Migrationen ignoriert wird.

Gilt für: