Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Memory partion mode for event session
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Enumeration MemoryPartitionMode
'Usage
Dim instance As MemoryPartitionMode
public enum MemoryPartitionMode
public enum class MemoryPartitionMode
type MemoryPartitionMode
public enum MemoryPartitionMode
Members
| Member name | Description | |
|---|---|---|
| None | None | |
| PerCpu | PerCpu | |
| PerNode | PerNode |