ProxyAccountCollection.Add(ProxyAccount) Method

Definition

public void Add (Microsoft.SqlServer.Management.Smo.Agent.ProxyAccount proxyAccount);
member this.Add : Microsoft.SqlServer.Management.Smo.Agent.ProxyAccount -> unit
Public Sub Add (proxyAccount As ProxyAccount)

Parameters

proxyAccount
ProxyAccount

Applies to