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
public DropEventNotificationStatement()
public:
DropEventNotificationStatement()
new : unit -> DropEventNotificationStatement
public function DropEventNotificationStatement()

.NET Framework Security

See Also

Reference

DropEventNotificationStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace