Session.MemoryPartitionMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the memory partition mode.
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
public Microsoft.SqlServer.Management.XEvent.Session.MemoryPartitionModeEnum MemoryPartitionMode { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
member this.MemoryPartitionMode : Microsoft.SqlServer.Management.XEvent.Session.MemoryPartitionModeEnum with get, set
Public Property MemoryPartitionMode As Session.MemoryPartitionModeEnum
Property Value
The memory partition mode.
- Attributes
Exceptions
Set MemoryPartitionMode to an unknown value.