ProxyAccount.RemoveSubSystem(AgentSubSystem) Method

Definition

Removes proxy-subsystem association

public void RemoveSubSystem (Microsoft.SqlServer.Management.Smo.Agent.AgentSubSystem subSystem);
member this.RemoveSubSystem : Microsoft.SqlServer.Management.Smo.Agent.AgentSubSystem -> unit
Public Sub RemoveSubSystem (subSystem As AgentSubSystem)

Parameters

subSystem
AgentSubSystem

Applies to