ProxyAccount Constructor
Initializes a new instance of the ProxyAccount class.
Espacio de nombres: Microsoft.SqlServer.Management.Smo.Agent
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New ProxyAccount()
public ProxyAccount()
public:
ProxyAccount()
new : unit -> ProxyAccount
public function ProxyAccount()
Comentarios
The default constructor initializes any fields to their default values.