Share via


Constructeur ProxyAccount

Initializes a new instance of the ProxyAccount class.

Espace de noms :  Microsoft.SqlServer.Management.Smo.Agent
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Sub New
'Utilisation

Dim instance As New ProxyAccount()
public ProxyAccount()
public:
ProxyAccount()
new : unit -> ProxyAccount
public function ProxyAccount()

Notes

The default constructor initializes any fields to their default values.