Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The maximum amount of memory by default is 4 MB.
Namespace: Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
Syntax
'Declaration
Public Const DefaultMaxMemory As Integer
'Usage
Dim value As Integer
value = Session.DefaultMaxMemory
public const int DefaultMaxMemory
public:
literal int DefaultMaxMemory
static val mutable DefaultMaxMemory: int
public const var DefaultMaxMemory : int