Construtor SmoObjectBase
Initializes a new instance of the SmoObjectBase class.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Protected Sub New
'Uso
Dim instance As New SmoObjectBase()
protected SmoObjectBase()
protected:
SmoObjectBase()
new : unit -> SmoObjectBase
protected function SmoObjectBase()