Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |