DropEventNotificationStatement.Notifications 属性

定义

要删除的事件通知的名称。

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.Identifier> Notifications { get; }
member this.Notifications : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.Identifier>
Public ReadOnly Property Notifications As IList(Of Identifier)

属性值

适用于