MobileServiceSQLiteStore クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public class MobileServiceSQLiteStore : Microsoft.WindowsAzure.MobileServices.Sync.MobileServiceLocalStore
type MobileServiceSQLiteStore = class
inherit MobileServiceLocalStore
Public Class MobileServiceSQLiteStore
Inherits MobileServiceLocalStore
- 継承
コンストラクター
MobileServiceSQLiteStore() | |
MobileServiceSQLiteStore(String) |
プロパティ
Initialized |
ストアが初期化されているかどうかを示します。 (継承元 MobileServiceLocalStore) |
メソッド
拡張メソッド
DefineTable<T>(MobileServiceSQLiteStore) | |
DefineTable<T>(MobileServiceSQLiteStore, MobileServiceJsonSerializerSettings) |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET