LinkedServer.Drop メソッド

定義

オーバーロード

名前 説明
Drop()
Drop(Boolean)

Drop()

public void Drop();
abstract member Drop : unit -> unit
override this.Drop : unit -> unit
Public Sub Drop ()

実装

適用対象

Drop(Boolean)

public void Drop(bool dropDependentLogins);
member this.Drop : bool -> unit
Public Sub Drop (dropDependentLogins As Boolean)

パラメーター

dropDependentLogins
Boolean

適用対象