Compartir a través de


SmoObjectBase Constructor

Initializes a new instance of the SmoObjectBase class.

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

Sintaxis

'Declaración
Protected Sub New
'Uso

Dim instance As New SmoObjectBase()
protected SmoObjectBase()
protected:
SmoObjectBase()
new : unit -> SmoObjectBase
protected function SmoObjectBase()