Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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