DropColumnOperation.RemovedAnnotations Property

 

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

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

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