Session::EventRetentionModeEnum Enumeration
Event retention mode enumeration describes how event loss is handled.
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
| Member name | Description | |
|---|---|---|
| AllowMultipleEventLoss | Specifies the allowed multiple event loss. | |
| AllowSingleEventLoss | Specifies the allowed single event loss. | |
| NoEventLoss | Specifies the no event loss. |
Show: