DropColumnOperation.RemovedAnnotations Property

Definition

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

public System.Collections.Generic.IDictionary<string,object> RemovedAnnotations { get; }
member this.RemovedAnnotations : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property RemovedAnnotations As IDictionary(Of String, Object)

Property Value

Applies to