Compartir a través de


RegSvrSmoObject Constructor

Initializes a new instance of the RegSvrSmoObject object.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.RegisteredServers
Ensamblado:  Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)

Sintaxis

'Declaración
Protected Friend Sub New
'Uso

Dim instance As New RegSvrSmoObject()
protected internal RegSvrSmoObject()
protected public:
RegSvrSmoObject()
new : unit -> RegSvrSmoObject
 function RegSvrSmoObject()

Comentarios

The default constructor initializes any fields to their default values.