次の方法で共有


Bindings 要素 (XMLA)

親 Batch 要素または Process 要素の Binding 要素のコレクションを格納します。

構文

  
<Batch> <!-- or Process>  
...  
   <Bindings>  
      <Binding>...</Binding>  
   </Bindings>  
...  
</Alter>  

要素の特性

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

要素リレーションシップ

リレーションシップ 要素
親要素 BatchProcess
子要素 Binding

注釈