AdomdSchemaGuid.Measures Field
Contains the GUID of the MDSCHEMA_MEASURES schema rowset.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
Syntax
'Declaration
Public Shared ReadOnly Measures As Guid
public static readonly Guid Measures
public:
static initonly Guid Measures
public static final Guid Measures
public static final var Measures : Guid
Remarks
The GUID for this schema rowset is C8B522DC-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