StorageDomainManager(Of TData).InsertAsync Method (TData)
Namespace:
Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service.Storage (in Microsoft.WindowsAzure.Mobile.Service.Storage.dll)
<DebuggerStepThroughAttribute> Public Overridable Function InsertAsync ( data As TData ) As Task(Of TData)
Return Value
Type: System.Threading.Tasks.Task(Of TData)
Show: