| title | Cube Element (ASSL) | Microsoft Docs | ||
|---|---|---|---|
| ms.custom | |||
| ms.date | 03/14/2017 | ||
| ms.prod | sql-server-2016 | ||
| ms.reviewer | |||
| ms.suite | |||
| ms.technology |
|
||
| ms.tgt_pltfrm | |||
| ms.topic | reference | ||
| apiname |
|
||
| apilocation | |||
| apitype | Schema | ||
| applies_to |
|
||
| f1_keywords |
|
||
| helpviewer_keywords |
|
||
| ms.assetid | 2d801066-6cca-4a99-bbd8-56a38d762108 | ||
| caps.latest.revision | 41 | ||
| author | Minewiskan | ||
| ms.author | owend | ||
| manager | erikre |
Defines a regular, virtual, or linked cube in a [!INCLUDEmsCoName] [!INCLUDEssNoVersion] [!INCLUDEssASnoversion] Database element.
<Cubes>
<Cube>
<Name>...</Name>
<ID>...</ID>
<CreatedTimestamp>...</CreatedTimestamp>
<LastSchemaUpdate>...</LastSchemaUpdate>
<Description>...</Description>
<Language>...</Language>
<Collation>...</Collation>
<Translations>...</Translations>
<Dimensions>...</Dimensions>
<CubePermissions>...</CubePermissions>
<MdxScripts>...</MdxScripts>
<Perspectives>...</Perspectives>
<State>...</State>
<DefaultMeasure>...</DefaultMeasure>
<Visible>...</Visible>
<MeasureGroups>...</MeasureGroups>
<DataSourceView >...</Source>
<AggregationPrefix>...</AggregationPrefix>
<ProcessingPriority>...</ProcessingPriority>
<StorageMode>...</StorageMode>
<ProcessingMode>...</ProcessingMode>
<ScriptCacheProcessingMode>...</ScriptCacheProcessingMode>
<ProactiveCaching>...</ProactiveCaching>
<Kpis>...</Kpis>
<ErrorConfiguration>...</ErrorConfiguration>
<Actions>...</Actions>
<StorageLocation>...</StorageLocation>
<EstimatedRows>...</EstimatedRows>
<LastProcessed>...</LastProcessed>
<Annotations>...</Annotations>
</Cube>
</Cubes> | Characteristic | Description |
|---|---|
| Data type and length | None |
| Default value | None |
| Cardinality | 0-n: Optional element that can occur more than once. |
| Relationship | Element |
|---|---|
| Parent elements | Cubes |
| Child elements | Actions, AggregationPrefix, Annotations, Collation, CreatedTimestamp, CubePermissions, DefaultMeasure, Description, Dimensions, ErrorConfiguration, EstimatedRows, ID, Kpis, Language, LastProcessed, LastSchemaUpdate, MdxScripts, MeasureGroups, Name, Perspectives, ProactiveCaching, ProcessingMode, ProcessingPriority, ScriptCacheProcessingMode, State, StorageLocation, StorageMode, Translations, Visible |
The corresponding element in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.Cube.