Gets custom annotations that exist on the column that is being dropped.
public IDictionary<string, object> RemovedAnnotations { get; }
DropColumnOperation ClassSystem.Data.Entity.Migrations.Model Namespace