AdomdSchemaGuid.Dimensions Field
Contains the GUID of the MDSCHEMA_DIMENSIONS schema rowset.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
Syntax
'Declaration
Public Shared ReadOnly Dimensions As Guid
public static readonly Guid Dimensions
public:
static initonly Guid Dimensions
public static final Guid Dimensions
public static final var Dimensions : Guid
Remarks
The GUID for this schema rowset is C8B522D9-5CF3-11CE-ADE5-00AA0044773D
.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
AdomdSchemaGuid Class
AdomdSchemaGuid Members
Microsoft.AnalysisServices.AdomdClient Namespace