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

 

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

public:
MongoDomainManager(
	String^ connectionStringName,
	String^ databaseName,
	String^ collectionName,
	HttpRequestMessage^ request,
	ApiServices^ services
)
Return to top
Show: