หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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 |