Cube 元素 (ASSL)

定义 Microsoft SQL Server Analysis Services Database 元素中的常规、虚拟或链接多维数据集。

语法

<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>

元素特征

特征

说明

数据类型和长度

默认值

基数

0-n:可多次出现的可选元素。

注释

在 Analysis Management Objects (AMO) 对象模型中,对应的元素为 Cube

请参阅

参考