EventSessionEventRetentionModeType Enumeration
Specifies the types of event retention modes.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| AllowMultipleEventLoss | The type is AllowMultipleEventLoss. | |
| AllowSingleEventLoss | The type is AllowSingleEventLoss. | |
| NoEventLoss | The type is NoEventLoss. | |
| Unknown | The type is Unknown. |
Show: