AlterEventSessionStatementType Enumeration
The types of alter event session statement.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| AddEventDeclarationOptionalSessionOptions | Value is 1. | |
| AddTargetDeclarationOptionalSessionOptions | Value is 3. | |
| AlterStateIsStart | Value is 6. | |
| AlterStateIsStop | Value is 7. | |
| DropEventSpecificationOptionalSessionOptions | Value is 2. | |
| DropTargetSpecificationOptionalSessionOptions | Value is 4. | |
| RequiredSessionOptions | Value is 5. | |
| Unknown | Value is 0. |
Show: