Freigeben über


DbMigrationsConfiguration.AutomaticMigrationDataLossAllowed Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob Datenverlust während der automatischen Migration akzeptabel ist, oder legt den Wert fest. Wenn auf false festgelegt ist, wird eine Ausnahme ausgelöst, wenn datenverluste im Rahmen einer automatischen Migration auftreten können.

public bool AutomaticMigrationDataLossAllowed { get; set; }
member this.AutomaticMigrationDataLossAllowed : bool with get, set
Public Property AutomaticMigrationDataLossAllowed As Boolean

Eigenschaftswert

Gilt für: