NamedSmoObject Constructor
Initializes a new instance of the NamedSmoObject class.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Protected Friend Sub New
'Uso
Dim instance As New NamedSmoObject()
protected internal NamedSmoObject()
protected public:
NamedSmoObject()
new : unit -> NamedSmoObject
function NamedSmoObject()
Vea también