Partager via


IMobileServiceTableOperation Interface

Définition

Objet représentant une opération de table sur une table distante

public interface IMobileServiceTableOperation
type IMobileServiceTableOperation = interface
Public Interface IMobileServiceTableOperation

Propriétés

Item

Élément associé à l’opération.

Kind

Type d’opération

State

État de l’opération

Table

Table sur laquelle l’opération sera exécutée.

Méthodes

AbortPush()

Abandonner l’opération d’envoi (push) parente.

ExecuteAsync()

Exécute l’opération sur une table distante.

S’applique à