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