Перечисление AlterEventSessionStatementType

The types of alter event session statement.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Enumeration AlterEventSessionStatementType
'Применение
Dim instance As AlterEventSessionStatementType
[SerializableAttribute]
public enum AlterEventSessionStatementType
[SerializableAttribute]
public enum class AlterEventSessionStatementType
[<SerializableAttribute>]
type AlterEventSessionStatementType
public enum AlterEventSessionStatementType

Элементы

Имя элемента Описание
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.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom