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