共用方式為


Cube 元素 (ASSL)

定義 Microsoft SQL Server Analysis Services Database 元素中的一般、虛擬或連結 Cube。

語法

<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:出現一次以上的選擇性元素。

元素關聯性

關聯性

元素

父元素

Cubes

子元素

ActionsAggregationPrefixAnnotationsCollationCreatedTimestampCubePermissionsDefaultMeasureDescriptionDimensionsErrorConfigurationEstimatedRowsIDKpisLanguageLastProcessedLastSchemaUpdateMdxScriptsMeasureGroupsNamePerspectivesProactiveCachingProcessingModeProcessingPriorityScriptCacheProcessingModeStateStorageLocationStorageModeTranslationsVisible

備註

在「分析管理物件」(AMO) 物件模型中的對應元素是 Cube

請參閱

參考

物件 (ASSL)