EntityDomainManager(Of TData).DeleteAsync Method (String)

 

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

<DebuggerStepThroughAttribute>
Public Overridable Function DeleteAsync (
	id As String
) As Task(Of Boolean)

Return Value

Type: System.Threading.Tasks.Task(Of Boolean)
Return to top
Show: