共用方式為


EventSessionMemoryPartitionModeType 列舉型別

指定記憶體分割模式的類型。

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

語法

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

成員

成員名稱 說明
Unknown 型別為 Unknown。
None 型別為 None。
PerNode 類型為 PerNode。
PerCpu 類型為 PerCpu。

請參閱

參考

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