Share via


DropTableOperation.RemovedAnnotations Property

Definition

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

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

Property Value

Applies to