MigrationOperation.IsDestructiveChange Property

 

Gets a value indicating if this operation may result in data loss.

Namespace:   System.Data.Entity.Migrations.Model
Assembly:  EntityFramework (in EntityFramework.dll)

public abstract bool IsDestructiveChange { get; }

Property Value

Type: System.Boolean