AdomdSchemaGuid.MemoryUsage Field

Contains the GUID of the DISCOVER_MEMORYUSAGE schema rowset.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Syntax

'Declaration
Public Shared ReadOnly MemoryUsage As Guid
'Usage
Dim value As Guid 

value = AdomdSchemaGuid.MemoryUsage
public static readonly Guid MemoryUsage
public:
static initonly Guid MemoryUsage
static val MemoryUsage: Guid
public static final var MemoryUsage : Guid

Remarks

The GUID for this schema rowset is A07CCD21-8148-11D0-87BB-00C04FC33942.

See Also

Reference

AdomdSchemaGuid Class

Microsoft.AnalysisServices.AdomdClient Namespace