ProxyAccount.RemoveSubSystem(AgentSubSystem) 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.
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