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)

プロパティ値

適用対象