MobileServiceLocalSystemTables Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Names of tables in local store that are reserved by sync framework
public static class MobileServiceLocalSystemTables
type MobileServiceLocalSystemTables = class
Public Class MobileServiceLocalSystemTables
- Inheritance
-
MobileServiceLocalSystemTables
Fields
Config |
Configuration settings related to sync framework |
OperationQueue |
Table that stores operation queue items |
Prefix |
Prefix used on system table names |
SyncErrors |
Table that stores sync errors |
Properties
All |
Returns the names of all system tables |
Methods
DefineAll(MobileServiceLocalStore) |
Defines all the system tables on the store |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET