StorageDomainManager<TData> Constructor (String^, String^, HttpRequestMessage^, ApiServices^)

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service.Storage (in Microsoft.WindowsAzure.Mobile.Service.Storage.dll)

public:
StorageDomainManager(
	String^ connectionStringName,
	String^ tableName,
	HttpRequestMessage^ request,
	ApiServices^ services
)
Return to top
Show: