次の方法で共有


Attributes 要素 (XMLA)

親のInsertまたはUpdateコマンド、または親のWhere要素によって使用される属性要素のコレクションを格納します。

構文

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

要素の特性

特徴 説明
データ型と長さ なし
既定値 なし
カーディナリティ 0-1 : 省略可能な要素で、出現する場合は 1 回だけの出現が可能です

要素の関係

リレーションシップ 要素
親要素 InsertUpdateWhere
子要素 属性

注釈