Name 元素 (XMLA)

包含父级 AttributeTranslation 元素的属性成员的名称。

语法

<Attribute> <!-- or Translation -->
   ...
   <Name>...</Name>
   ...
</Attribute>

元素特征

特征

说明

数据类型和长度

String

默认值

基数

祖先或父级基数
Attribute1-1:出现一次且仅出现一次的必需元素。
Translation0-1:可出现一次且仅出现一次的可选元素。

元素关系

关系

元素

父元素

AttributeTranslation

子元素

注释

对于 Attribute 元素,Name 元素包含执行 Insert 或 Update 命令期间要分别插入或更新的属性成员的名称。

对于 Translation 元素,Name 元素包含有以父级 Translation 对象的 Language 元素中指定的语言表示的属性成员标题。 如果未指定 Name 元素或其中包含空字符串,则将使用包含 Translation 元素的 Attribute 元素的 Name 元素的值。