CreateTableOperation.Annotations Property

Definition

Gets custom annotations that exist on the table to be created.

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

Property Value

Applies to