次の方法で共有


CreateTableOperation.Annotations プロパティ

定義

作成するテーブルに存在するカスタム注釈を取得します。

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)

プロパティ値

適用対象