你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

StoreChangeEvent 类

定义

表示由于对本地存储的更改而引发的事件。

public abstract class StoreChangeEvent : Microsoft.WindowsAzure.MobileServices.Eventing.IMobileServiceEvent
type StoreChangeEvent = class
    interface IMobileServiceEvent
Public MustInherit Class StoreChangeEvent
Implements IMobileServiceEvent
继承
StoreChangeEvent
派生
实现

构造函数

StoreChangeEvent()

表示由于对本地存储的更改而引发的事件。

属性

Name

获取事件名称。

适用于