EventNotificationObjectScope Constructor

Initializes a new instance of the EventNotificationObjectScope class.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New EventNotificationObjectScope()
public EventNotificationObjectScope()
public:
EventNotificationObjectScope()
new : unit -> EventNotificationObjectScope
public function EventNotificationObjectScope()

See Also

Reference

EventNotificationObjectScope Class

Microsoft.SqlServer.TransactSql.ScriptDom Namespace