EntityDomainManager<TData>.InsertAsync Method (TData)

 

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

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