नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Defines a regular, virtual, or linked cube in a Microsoft SQL Server 2005 Analysis Services (SSAS) Database element.
Syntax
<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>
<Source>...</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>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-n: Optional element that can occur more than once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
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, Source, State, StorageLocation, StorageMode, Translations, Visible |
Remarks
The corresponding element in the Analysis Management Objects (AMO) object model is Cube.