AlterEventSessionStatement.DropTargetDeclarations プロパティ

定義

ドロップ ターゲット宣言の一覧を表します。

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

プロパティ値

適用対象