Compartir a través de


SqlSmoObject Constructor

Initializes a new instance of the SqlSmoObject 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 SqlSmoObject()
protected internal SqlSmoObject()
protected public:
SqlSmoObject()
new : unit -> SqlSmoObject
 function SqlSmoObject()

Notas

This constructor is called by derived class constructors to initialize state in this type.