Constructeur RegSvrSmoObject
Initializes a new instance of the RegSvrSmoObject object.
Espace de noms : Microsoft.SqlServer.Management.Smo.RegisteredServers
Assembly : Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)
Syntaxe
'Déclaration
Protected Friend Sub New
'Utilisation
Dim instance As New RegSvrSmoObject()
protected internal RegSvrSmoObject()
protected public:
RegSvrSmoObject()
new : unit -> RegSvrSmoObject
function RegSvrSmoObject()
Notes
The default constructor initializes any fields to their default values.