SmoObjectBase Constructor

Initializes a new instance of the SmoObjectBase class.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New SmoObjectBase()
protected SmoObjectBase()
protected:
SmoObjectBase()
new : unit -> SmoObjectBase
protected function SmoObjectBase()

Examples

Setting Properties

See Also

Reference

SmoObjectBase Class

Microsoft.SqlServer.Management.Smo Namespace