Compartilhar via


MobileServiceSQLiteStore.LookupAsync(String, String) Método

Definição

public override System.Threading.Tasks.Task<Newtonsoft.Json.Linq.JObject> LookupAsync (string tableName, string id);
override this.LookupAsync : string * string -> System.Threading.Tasks.Task<Newtonsoft.Json.Linq.JObject>
Public Overrides Function LookupAsync (tableName As String, id As String) As Task(Of JObject)

Parâmetros

tableName
String
id
String

Retornos

Task<Newtonsoft.Json.Linq.JObject>

Aplica-se a