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


AggregationInstanceAttribute Constructor (String)

Initializes a new instance of AggregationInstanceAttribute using an identifier.

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

Синтаксис

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

Параметры

  • attributeId
    A String that contains a unique identifier for the attribute.

Платформы

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

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

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

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

См. также

Справочник

AggregationInstanceAttribute Class
AggregationInstanceAttribute Members
Microsoft.AnalysisServices Namespace