Costruttore RegSvrSmoObject
Initializes a new instance of the RegSvrSmoObject object.
Spazio dei nomi: Microsoft.SqlServer.Management.Smo.RegisteredServers
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Sintassi
'Dichiarazione
Protected Friend Sub New
'Utilizzo
Dim instance As New RegSvrSmoObject()
protected internal RegSvrSmoObject()
protected public:
RegSvrSmoObject()
new : unit -> RegSvrSmoObject
function RegSvrSmoObject()
Osservazioni
The default constructor initializes any fields to their default values.