次の方法で共有


MobileServiceSQLiteStore.ReadAsync(MobileServiceTableQueryDescription) メソッド

定義

public override System.Threading.Tasks.Task<Newtonsoft.Json.Linq.JToken> ReadAsync(Microsoft.WindowsAzure.MobileServices.Query.MobileServiceTableQueryDescription query);
override this.ReadAsync : Microsoft.WindowsAzure.MobileServices.Query.MobileServiceTableQueryDescription -> System.Threading.Tasks.Task<Newtonsoft.Json.Linq.JToken>
Public Overrides Function ReadAsync (query As MobileServiceTableQueryDescription) As Task(Of JToken)

パラメーター

戻り値

Task<Newtonsoft.Json.Linq.JToken>

適用対象