LinkedServer.Drop Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Drop() | |
Drop(Boolean) |
Drop()
public void Drop ();
abstract member Drop : unit -> unit
override this.Drop : unit -> unit
Public Sub Drop ()
Implements
Applies to
Drop(Boolean)
public void Drop (bool dropDependentLogins);
member this.Drop : bool -> unit
Public Sub Drop (dropDependentLogins As Boolean)
Parameters
- dropDependentLogins
- Boolean