Cube-Element (ASSL)

Definiert einen regulären, virtuellen oder verknüpften Cube in einem Microsoft SQL Server Analysis Services Datenbank-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>
      <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>

Elementmerkmale

Merkmal

Beschreibung

Datentyp und -länge

Keine

Standardwert

Keine

Kardinalität

0-n: Optionales Element, das mehr als einmal auftreten kann.

Elementbeziehungen

Beziehung

Element

Übergeordnete Elemente

Cubes

Untergeordnete Elemente

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

Hinweise

Das entsprechende Element im AMO-Objektmodell (Analysis Management Objects) ist Cube.

Siehe auch

Verweis

Objekte (ASSL)