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

MobileServiceLocalSystemTables 类

定义

本地存储中由同步框架保留的表的名称

public static class MobileServiceLocalSystemTables
type MobileServiceLocalSystemTables = class
Public Class MobileServiceLocalSystemTables
继承
MobileServiceLocalSystemTables

字段

Config

与同步框架相关的配置设置

OperationQueue

存储操作队列项的表

Prefix

系统表名称上使用的前缀

SyncErrors

存储同步错误的表

属性

All

返回所有系统表的名称

方法

DefineAll(MobileServiceLocalStore)

定义存储区上的所有系统表

适用于