MobileServiceLocalSystemTables.DefineAll(MobileServiceLocalStore) Method

Definition

Defines all the system tables on the store

public static void DefineAll (Microsoft.WindowsAzure.MobileServices.Sync.MobileServiceLocalStore store);
static member DefineAll : Microsoft.WindowsAzure.MobileServices.Sync.MobileServiceLocalStore -> unit
Public Shared Sub DefineAll (store As MobileServiceLocalStore)

Parameters

Applies to