Attributes 元素 (XMLA)
包含父 Insert 或 Update 命令或父 Where 元素使用的 Attribute元素的集合。
语法
<Insert > <!-- or one of the elements listed below in the Element relationships table -->
...
<Attributes>
<Attribute>...</Attribute>
</Attributes>
...
</Insert>
元素特征
特征 | 说明 |
---|---|
数据类型和长度 | 无 |
默认值 | 无 |
基数 | 0-1:可出现一次且仅出现一次的可选元素。 |
元素关系
关系 | 元素 |
---|---|
父元素 | 插入、 更新、 位置 |
子元素 | Attribute |