次の方法で共有


MemoryPartitionMode 列挙体

イベント セッションのメモリ パーティション モード

名前空間:  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 なし
PerCpu PerCpu
PerNode PerNode

関連項目

参照

Microsoft.SqlServer.Dac.Model 名前空間