DropTableOperation.RemovedAnnotations Property

 

Gets custom annotations that exist on the table that is being dropped.

Namespace:   System.Data.Entity.Migrations.Model
Assembly:  EntityFramework (in EntityFramework.dll)

public virtual IDictionary<string, object> RemovedAnnotations { get; }