Costruttore SmoObjectBase
Initializes a new instance of the SmoObjectBase class.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Protected Sub New
'Utilizzo
Dim instance As New SmoObjectBase()
protected SmoObjectBase()
protected:
SmoObjectBase()
new : unit -> SmoObjectBase
protected function SmoObjectBase()