Поделиться через


RegularMeasureGroupDimension Class

Represents a regular relationship between a dimension and a measure group.

Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Синтаксис

'Декларация
<GuidAttribute("B5941C86-A91E-4d3a-91E8-00E8ED8B70EB")> _
Public Class RegularMeasureGroupDimension
    Inherits MeasureGroupDimension
[GuidAttribute("B5941C86-A91E-4d3a-91E8-00E8ED8B70EB")] 
public class RegularMeasureGroupDimension : MeasureGroupDimension
[GuidAttribute(L"B5941C86-A91E-4d3a-91E8-00E8ED8B70EB")] 
public ref class RegularMeasureGroupDimension : public MeasureGroupDimension
/** @attribute GuidAttribute("B5941C86-A91E-4d3a-91E8-00E8ED8B70EB") */ 
public class RegularMeasureGroupDimension extends MeasureGroupDimension
GuidAttribute("B5941C86-A91E-4d3a-91E8-00E8ED8B70EB") 
public class RegularMeasureGroupDimension extends MeasureGroupDimension

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       Microsoft.AnalysisServices.ModelComponent
         Microsoft.AnalysisServices.MeasureGroupDimension
          Microsoft.AnalysisServices.RegularMeasureGroupDimension
             Microsoft.AnalysisServices.DegenerateMeasureGroupDimension
             Microsoft.AnalysisServices.ReferenceMeasureGroupDimension

Синхронизация потоков

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

RegularMeasureGroupDimension Members
Microsoft.AnalysisServices Namespace