AlterEventSessionStatement.DropEventDeclarations 속성

정의

놓기 이벤트 선언 목록을 나타냅니다.

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

속성 값

적용 대상