Partager via


StoreOperationsBatch.GetOperationCountByKind(LocalStoreOperationKind) Méthode

Définition

Obtient le nombre d’opérations correspondant au type d’opération fourni exécuté dans ce lot.

public int GetOperationCountByKind (Microsoft.WindowsAzure.MobileServices.Sync.LocalStoreOperationKind operationKind);
member this.GetOperationCountByKind : Microsoft.WindowsAzure.MobileServices.Sync.LocalStoreOperationKind -> int
Public Function GetOperationCountByKind (operationKind As LocalStoreOperationKind) As Integer

Paramètres

operationKind
LocalStoreOperationKind

Le type d’opération.

Retours

Nombre d’opérations correspondant au nombre fourni.

S’applique à