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)

屬性值

適用於