ProxyAccount.AddSubSystem(AgentSubSystem) 方法

定義

新增代理與子系統關聯

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)

參數

subSystem
AgentSubSystem

適用於