イベント セッションのイベント保存モード
名前空間: Microsoft.SqlServer.Dac.Model
アセンブリ: Microsoft.SqlServer.Dac.Extensions (Microsoft.SqlServer.Dac.Extensions.dll)
構文
'宣言
Public Enumeration EventRetentionMode
'使用
Dim instance As EventRetentionMode
public enum EventRetentionMode
public enum class EventRetentionMode
type EventRetentionMode
public enum EventRetentionMode
メンバー
| メンバー名 | 説明 | |
|---|---|---|
| AllowMultipleEventLoss | AllowMultipleEventLoss | |
| AllowSingleEventLoss | AllowSingleEventLoss | |
| NoEventLoss | NoEventLoss |