Gets a value that indicates whether this change will result in data loss.
public override bool IsDestructiveChange { get; }
true if this change will result in data loss; otherwise, false.
MoveTableOperation ClassSystem.Data.Entity.Migrations.Model Namespace