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


AggregationInstanceMeasure Constructor (String)

Initializes a new instance of AggregationInstanceMeasure using a measure identifier.

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

Синтаксис

'Декларация
Public Sub New ( _
    measureId As String _
)
public AggregationInstanceMeasure (
    string measureId
)
public:
AggregationInstanceMeasure (
    String^ measureId
)
public AggregationInstanceMeasure (
    String measureId
)
public function AggregationInstanceMeasure (
    measureId : String
)

Параметры

Платформы

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

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

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

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

См. также

Справочник

AggregationInstanceMeasure Class
AggregationInstanceMeasure Members
Microsoft.AnalysisServices Namespace