Condividi tramite


Costruttore SqlSmoObject

Initializes a new instance of the SqlSmoObject class.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Protected Friend Sub New
'Utilizzo
Dim instance As New SqlSmoObject()
protected internal SqlSmoObject()
protected public:
SqlSmoObject()
new : unit -> SqlSmoObject
function SqlSmoObject()

Osservazioni

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

Esempi

Chiamata di metodi

Vedere anche

Riferimento

SqlSmoObject Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo