Name 元素 (XMLA)
包含父级 Attribute 或 Translation 元素的属性成员的名称。
语法
<Attribute> <!-- or Translation -->
...
<Name>...</Name>
...
</Attribute>
元素特征
特征 |
说明 |
---|---|
数据类型和长度 |
String |
默认值 |
无 |
基数 |
注释
对于 Attribute 元素,Name 元素包含执行 Insert 或 Update 命令期间要分别插入或更新的属性成员的名称。
对于 Translation 元素,Name 元素包含有以父级 Translation 对象的 Language 元素中指定的语言表示的属性成员标题。 如果未指定 Name 元素或其中包含空字符串,则将使用包含 Translation 元素的 Attribute 元素的 Name 元素的值。