EventSessionMemoryPartitionModeType Enumeration
Specifies the memory partition mode type.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration EventSessionMemoryPartitionModeType
[SerializableAttribute]
public enum EventSessionMemoryPartitionModeType
[SerializableAttribute]
public enum class EventSessionMemoryPartitionModeType
[<SerializableAttribute>]
type EventSessionMemoryPartitionModeType
public enum EventSessionMemoryPartitionModeType
Members
Member name | Description | |
---|---|---|
Unknown | Type is Unknown | |
None | Type is None | |
PerNode | Type is PerNode | |
PerCpu | Type is PerCpu |