EventSessionStatement.TargetDeclarations 属性

定义

表示目标声明的列表。

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

属性值

适用于