MappedEntityDomainManager<TData, TModel>::InsertAsync Method (TData)

 

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

public:
[DebuggerStepThroughAttribute]
virtual Task<TData>^ InsertAsync(
	TData data
)

Return Value

Type: System.Threading.Tasks::Task<TData>^
Return to top
Show: