次の方法で共有


MobileServiceSQLiteStore コンストラクター

定義

オーバーロード

MobileServiceSQLiteStore()
MobileServiceSQLiteStore(String)

MobileServiceSQLiteStore()

protected MobileServiceSQLiteStore ();
Protected Sub New ()

適用対象

MobileServiceSQLiteStore(String)

public MobileServiceSQLiteStore (string fileName);
new Microsoft.WindowsAzure.MobileServices.SQLiteStore.MobileServiceSQLiteStore : string -> Microsoft.WindowsAzure.MobileServices.SQLiteStore.MobileServiceSQLiteStore
Public Sub New (fileName As String)

パラメーター

fileName
String

適用対象