共用方式為


Attributes 元素 (XMLA)

包含父InsertUpdate命令所使用之 Attribute 專案的集合,或父Where專案所使用的屬性元素集合。

Syntax

  
<Insert > <!-- or one of the elements listed below in the Element relationships table -->  
   ...  
   <Attributes>  
      <Attribute>...</Attribute>  
   </Attributes>  
   ...  
</Insert>  

元素特性

特性 描述
資料類型和長度 None
預設值 None
基數 0-1:只能出現一次的選擇性元素。

元素關聯性

關聯性 元素
父元素 InsertUpdateWhere
子元素 Attribute

備註