MigrationOperation.IsDestructiveChange Property

Definition

Indicates whether or not the operation might result in loss of data in the database.

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

Property Value

Applies to