Binding 元素 (XMLA)
針對 Batch 或 Process 命令的 Bindings 集合定義 Microsoft SQL Server Analysis Services 物件 (例如維度中的屬性) 的非正規 (out-of-line) 繫結。
語法
<Bindings>
<Binding xsi:type="DimensionAttributeBinding">...</Binding>
<!-- or -->
<Binding xsi:type="MeasureGroupAttributeBinding">...</Binding>
<!-- or -->
<Binding xsi:type="PartitionBinding">...</Binding>
</Bindings>
元素特性
特性 |
說明 |
---|---|
資料類型和長度 |
DimensionAttributeBinding、MeasureGroupAttributeBinding、PartitionBinding |
預設值 |
無 |
基數 |
0-n:出現一次以上的選擇性元素。 |
元素關聯性
關聯性 |
元素 |
---|---|
父元素 |
|
子元素 |
無 |
備註
Binding 元素會針對要由 Batch 或 Process 命令處理的 Analysis Services 物件定義非正規 (out-of-line) 繫結,而非資料來源和資料來源檢視。 如需有關處理物件的詳細資訊,請參閱<處理物件 (XMLA)>。
如需有關非正規 (out-of-line) 繫結的詳細資訊,請參閱<資料來源和繫結 (SSAS 多維度)>。