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

Specifies the types of event retention modes.

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

Синтаксис

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

Элементы

Имя элемента Описание
AllowMultipleEventLoss The type is AllowMultipleEventLoss.
AllowSingleEventLoss The type is AllowSingleEventLoss.
NoEventLoss The type is NoEventLoss.
Unknown The type is Unknown.

См. также

Справочник

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