共用方式為


EventSessionEventRetentionModeType 列舉型別

指定事件保留模式的類型。

命名空間:  Microsoft.Data.Schema.ScriptDom.Sql
組件:  Microsoft.Data.Schema.ScriptDom.Sql (在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)

語法

'宣告
<SerializableAttribute> _
Public Enumeration EventSessionEventRetentionModeType
[SerializableAttribute]
public enum EventSessionEventRetentionModeType
[SerializableAttribute]
public enum class EventSessionEventRetentionModeType
[<SerializableAttribute>]
type EventSessionEventRetentionModeType
public enum EventSessionEventRetentionModeType

成員

成員名稱 說明
Unknown 型別為 Unknown。
AllowSingleEventLoss 類型為 AllowSingleEventLoss。
AllowMultipleEventLoss 類型為 AllowMultipleEventLoss。
NoEventLoss 型別為 NoEventLoss。

請參閱

參考

Microsoft.Data.Schema.ScriptDom.Sql 命名空間