MappedEntityDomainManager(Of TData, TModel).DeleteItemAsync Method (Object())

 

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

<DebuggerStepThroughAttribute>
Protected Overridable Function DeleteItemAsync (
	ParamArray keys As Object()
) As Task(Of Boolean)

Return Value

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