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