Перечисление EventSessionMemoryPartitionModeType

Specifies the types of memory partition mode.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Enumeration EventSessionMemoryPartitionModeType
'Применение
Dim instance As EventSessionMemoryPartitionModeType
[SerializableAttribute]
public enum EventSessionMemoryPartitionModeType
[SerializableAttribute]
public enum class EventSessionMemoryPartitionModeType
[<SerializableAttribute>]
type EventSessionMemoryPartitionModeType
public enum EventSessionMemoryPartitionModeType

Элементы

Имя элемента Описание
None The type is None.
PerCpu The type is PerCpu.
PerNode The type is PerNode.
Unknown The type is Unknown.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom