AlterEventSessionStatement.DropTargetDeclarations Property
Gets a list of drop target declarations.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: System.Collections.Generic.IList<EventSessionObjectName>The list of drop target declarations.
Show: