Share via


ISqlChildrenActionsDefinition<T>.DeleteByIdAsync Methode

Definition

Löschen Sie eine untergeordnete Ressource asynchron von Azure SQL Server, und identifizieren Sie sie anhand ihrer Ressourcen-ID.

public System.Threading.Tasks.Task DeleteByIdAsync (string id, System.Threading.CancellationToken cancellationToken = default);
abstract member DeleteByIdAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function DeleteByIdAsync (id As String, Optional cancellationToken As CancellationToken = Nothing) As Task

Parameter

id
String

Die Ressourcen-ID der zu löschenden Ressource.

cancellationToken
CancellationToken

Gibt zurück

Gilt für: