次の方法で共有


MetastoreClient.Delete(String, CancellationToken) メソッド

定義

Syms でファイルを削除します。

public virtual Azure.Response Delete (string id, System.Threading.CancellationToken cancellationToken = default);
abstract member Delete : string * System.Threading.CancellationToken -> Azure.Response
override this.Delete : string * System.Threading.CancellationToken -> Azure.Response
Public Overridable Function Delete (id As String, Optional cancellationToken As CancellationToken = Nothing) As Response

パラメーター

id
String

使用する文字列。

cancellationToken
CancellationToken

使用する取り消しトークン。

戻り値

適用対象