Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Initializes a new instance of AggregationAttribute using the attributeID of a DimensionAttribute.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Синтаксис
'Декларация
Public Sub New ( _
attributeID As String _
)
public AggregationAttribute (
string attributeID
)
public:
AggregationAttribute (
String^ attributeID
)
public AggregationAttribute (
String attributeID
)
public function AggregationAttribute (
attributeID : String
)
Параметры
- attributeID
A String containing the attributeID of DimensionAttribute that is being assigned to the parent Aggregation.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
AggregationAttribute Class
AggregationAttribute Members
Microsoft.AnalysisServices Namespace