Compartir a través de


Cube Element (ASSL)

Defines a regular, virtual, or linked cube in a Microsoft SQL Server 2005 Analysis Services (SSAS) Database element.

Sintaxis

<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

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, Source, State, StorageLocation, StorageMode, Translations, Visible

Notas

The corresponding element in the Analysis Management Objects (AMO) object model is Cube.

Vea también

Referencia

Objects (ASSL)

Ayuda e información

Obtener ayuda sobre SQL Server 2005