Compartir a través de


Enumeración EventSessionMemoryPartitionModeType

Specifies the types of memory partition mode.

Espacio de nombres:  Microsoft.SqlServer.TransactSql.ScriptDom
Ensamblado:  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintaxis

'Declaración
<SerializableAttribute> _
Public Enumeration EventSessionMemoryPartitionModeType
'Uso
Dim instance As EventSessionMemoryPartitionModeType
[SerializableAttribute]
public enum EventSessionMemoryPartitionModeType
[SerializableAttribute]
public enum class EventSessionMemoryPartitionModeType
[<SerializableAttribute>]
type EventSessionMemoryPartitionModeType
public enum EventSessionMemoryPartitionModeType

Miembros

Nombre del miembro Descripción
None The type is None.
PerCpu The type is PerCpu.
PerNode The type is PerNode.
Unknown The type is Unknown.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom