EventSessionStatement.EventDeclarations プロパティ

定義

イベント宣言の一覧を表します。

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

プロパティ値

適用対象