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)

属性值

适用于