Session::MemoryPartitionModeEnum Enumeration
Memory partition mode enumeration that describes the location in memory where event buffers are created.
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
| Member name | Description | |
|---|---|---|
| None | The none options. | |
| PerCpu | The PerCpu options. | |
| PerNode | The PerNode options. |
Show: