IMobileServiceTableQuery<T>.Parameters プロパティ

定義

クエリに含めるユーザー定義のクエリ文字列パラメーターです。

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

プロパティ値

適用対象