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