Lire en anglais

Partager via


MobileServiceSyncHandler.ExecuteTableOperationAsync Méthode

Définition

Méthode appelée pour exécuter une seule opération de table sur une table distante.

public virtual System.Threading.Tasks.Task<Newtonsoft.Json.Linq.JObject> ExecuteTableOperationAsync(Microsoft.WindowsAzure.MobileServices.Sync.IMobileServiceTableOperation operation);

Paramètres

operation
IMobileServiceTableOperation

Instance de IMobileServiceTableOperation qui représente une opération de table distante.

Retours

Task<Newtonsoft.Json.Linq.JObject>

Tâche qui se termine lorsque l’opération a été exécutée et que les erreurs ont été gérées.

Implémente

S’applique à

Produit Versions
Azure SDK for .NET Legacy, Latest