AdomdSchemaGuid.ObjectMemoryUsage Field

Contains the GUID of the OBJECT_MEMORY_USAGE schema rowset.

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

Syntax

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

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

Remarks

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

See Also

Reference

AdomdSchemaGuid Class

Microsoft.AnalysisServices.AdomdClient Namespace