IReadOnlyEntityTypeMappingFragment.IsTableExcludedFromMigrations Eigenschaft

Definition

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

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

Eigenschaftswert

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

Gilt für: