共用方式為


ID 元素 (ASSL)

包含父元素的唯一識別碼 (ID)。

語法

<Action> <!-- or one of the elements listed in the Element Relationships table -->
   ...
   <ID>...</ID>
   ...
</Action>

元素特性

特性

描述

資料類型和長度

字串 (最多 100 個字元)

預設值

基數

0-1: 只能出現一次的選擇性元素。

元素關聯性

關聯性

項目

父元素

ActionAggregationAggregationDesignAssemblyCubeCubeBindingCubeDimensionDatabaseDataSourceDataSourceViewDimensionDimensionAttributeHierarchyKpiLevelMdxScriptMeasureMeasureGroupMeasureGroupBindingMiningModelMiningModelColumnMiningStructureMiningStructureColumnPartitionPermissionPerspectiveRoleServerTrace

子元素

備註

Microsoft SQL Server Analysis Services 中的每個主要物件都具有 ID 元素當做屬性。ID 元素的值具有下列限制:

  • 此值不得包含開頭或尾端空格。Analysis Services 將從 ID 元素的值中隱含地移除開頭或尾端空格。

  • 此值不得包含控制字元。Analysis Services 將從 ID 元素的值中隱含地移除控制字元。

  • 下列保留的值不可使用:

    • AUX

    • CLOCK$

    • COM1 到 COM9 (COM1、COM2、COM3 等等)

    • CON

    • LPT1 到 LPT9 (LPT1、LPT2、LPT3 等等)

    • NUL

    • PRN

下表將列出無法在 ID 元素值內部使用的其他字元,端視父元素而定。

父元素

字元

伺服器

此值必須依照 Microsoft Windows 電腦名稱的規則(IP 位址無效)。

DataSource

:/\*|?"()[]{}<>

LevelAttribute 元素

.,;'`:/\*|?"&%$!+=[]{}<>

所有其他的父元素。

.,;'`:/\*|?"&%$!+=()[]{}<>

請參閱

參考

Name 元素 (ASSL)

屬性 (ASSL)