次の方法で共有


MobileServiceTableQueryDescription.Selection プロパティ

定義

テーブル内の項目から選択する必要があるフィールドの一覧を取得します。

public System.Collections.Generic.IList<string> Selection { get; }
member this.Selection : System.Collections.Generic.IList<string>
Public ReadOnly Property Selection As IList(Of String)

プロパティ値

適用対象