AdomdSchemaGuid.Levels Field

Contains the GUID of the MDSCHEMA_LEVELS schema rowset.

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

Syntax

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

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

Remarks

The GUID for this schema rowset is C8B522DB-5CF3-11CE-ADE5-00AA0044773D.

See Also

Reference

AdomdSchemaGuid Class

Microsoft.AnalysisServices.AdomdClient Namespace