MongoDomainManager<TData>.InsertAsync Method (TData)

 

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

public virtual Task<TData> InsertAsync(
	TData data
)
Return to top
Show: