次の方法で共有


ISqlChildrenActionsDefinition<T>.DeleteById(String) メソッド

定義

子リソースをAzure SQLサーバーから削除し、そのリソース ID で識別します。

public void DeleteById (string id);
abstract member DeleteById : string -> unit
Public Sub DeleteById (id As String)

パラメーター

id
String

削除するリソースのリソース ID。

適用対象