NamedSmoObject Constructor
Initializes a new instance of the NamedSmoObject class.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected Friend Sub New
'Usage
Dim instance As New NamedSmoObject()
protected internal NamedSmoObject()
protected public:
NamedSmoObject()
new : unit -> NamedSmoObject
function NamedSmoObject()