Partager via


StoreChangeEvent Classe

Définition

Représente un événement déclenché à la suite d’une modification apportée au magasin local.

public abstract class StoreChangeEvent : Microsoft.WindowsAzure.MobileServices.Eventing.IMobileServiceEvent
type StoreChangeEvent = class
    interface IMobileServiceEvent
Public MustInherit Class StoreChangeEvent
Implements IMobileServiceEvent
Héritage
StoreChangeEvent
Dérivé
Implémente

Constructeurs

StoreChangeEvent()

Représente un événement déclenché à la suite d’une modification apportée au magasin local.

Propriétés

Name

Obtient le nom de l’événement.

S’applique à