次の方法で共有


MobileServiceLocalSystemTables.DefineAll(MobileServiceLocalStore) メソッド

定義

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

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)

パラメーター

store
MobileServiceLocalStore

のインスタンス。IMobileServiceLocalStore

適用対象