MongoDomainManager<TData>.UpdateAsync Method (String, Delta<TData>)

 

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

public virtual Task<TData> UpdateAsync(
	string id,
	Delta<TData> patch
)
Return to top
Show: