次の方法で共有


EventRetentionMode 列挙体

イベント セッションのイベント保存モード

名前空間:  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

関連項目

参照

Microsoft.SqlServer.Dac.Model 名前空間