Gets a value indicating whether if the operation may result in data loss.
public override bool IsDestructiveChange { get; }
true if the operation may result in data loss; otherwise, false.
DropTableOperation ClassSystem.Data.Entity.Migrations.Model Namespace