次の方法で共有


TableOutputDataSource.RowKey プロパティ

定義

この要素は、Azure Table の行キーとして使用されるクエリの SELECT ステートメントの列の名前を示します。 PUT (CreateOrReplace) 要求で必須。

public string RowKey { get; set; }
member this.RowKey : string with get, set
Public Property RowKey As String

プロパティ値

適用対象