Gets a value that indicates whether a change is destructive.
public override bool IsDestructiveChange { get; }
true if a change is destructive; otherwise, false.
DropForeignKeyOperation ClassSystem.Data.Entity.Migrations.Model Namespace