共用方式為


MemoryPartitionMode 列舉

Memory partion mode for event session

命名空間:  Microsoft.SqlServer.Dac.Model
組件:  Microsoft.SqlServer.Dac.Extensions (在 Microsoft.SqlServer.Dac.Extensions.dll 中)

語法

'宣告
Public Enumeration MemoryPartitionMode
'用途
Dim instance As MemoryPartitionMode
public enum MemoryPartitionMode
public enum class MemoryPartitionMode
type MemoryPartitionMode
public enum MemoryPartitionMode

成員

成員名稱 說明
None None
PerCpu PerCpu
PerNode PerNode

請參閱

參考

Microsoft.SqlServer.Dac.Model 命名空間