次の方法で共有


MobileServiceLocalSystemTables クラス

定義

同期フレームワークによって予約されているローカル ストア内のテーブルの名前

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

フィールド

Config

同期フレームワークに関連する構成設定

OperationQueue

操作キュー項目を格納するテーブル

Prefix

システム テーブル名で使用されるプレフィックス

SyncErrors

同期エラーを格納するテーブル

プロパティ

All

すべてのシステム テーブルの名前を返します

メソッド

DefineAll(MobileServiceLocalStore)

ストア上のすべてのシステム テーブルを定義します

適用対象