Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ProxyAccount.AddSubSystem(AgentSubSystem) Method
Definition
- Namespace:
- Microsoft.SqlServer.Management.Smo.Agent
- Assembly:
- Microsoft.SqlServer.Smo.dll
- Package:
- Microsoft.SqlServer.SqlManagementObjects v150.18208.0
- Package:
- Microsoft.SqlServer.SqlManagementObjects v160.2004021.0
- Package:
- Microsoft.SqlServer.SqlManagementObjects v172.64.0
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.
Adds proxy-subsystem association
public void AddSubSystem(Microsoft.SqlServer.Management.Smo.Agent.AgentSubSystem subSystem);
member this.AddSubSystem : Microsoft.SqlServer.Management.Smo.Agent.AgentSubSystem -> unit
Public Sub AddSubSystem (subSystem As AgentSubSystem)
Parameters
- subSystem
- AgentSubSystem
