Binding 요소(XMLA)
Batch 또는 Process 명령의 Bindings 컬렉션에 대해 차원에 있는 특성과 같은 Microsoft SQL Server Analysis Services 개체의 아웃오브 바인딩을 정의합니다.
구문
<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 개체에 대한 데이터 원본 및 데이터 원본 뷰 이외의 아웃오브 라인 바인딩을 정의합니다. 개체를 처리하는 방법은 개체 처리(XMLA)를 참조하십시오.
아웃오브 라인 바인딩에 대한 자세한 내용은 데이터 원본 및 바인딩(SSAS 다차원)을 참조하십시오.