Share via


DropEventNotificationStatement Constructor

Initializes a new instance of the DropEventNotificationStatement class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New DropEventNotificationStatement()
public DropEventNotificationStatement()
public:
DropEventNotificationStatement()
public function DropEventNotificationStatement()

.NET Framework Security

See Also

Reference

DropEventNotificationStatement Class

DropEventNotificationStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace