EventRetentionMode 枚举

Event retention mode for event session

命名空间:  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 命名空间