言語

WorkloadManagementWorkloadClassifier.DropIfExists メソッド

定義

IF EXISTS オプションを指定してオブジェクトを削除します。 オブジェクトが無効な場合、drop 関数は例外なく返されます。

public void DropIfExists();
member this.DropIfExists : unit -> unit
Public Sub DropIfExists ()

適用対象