你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

适用于