Collation 요소(ASSL)
부모 요소에 사용되는 데이터 정렬을 결정합니다.
구문
<Database> <!-- or one of the elements listed below in the Element Relationships table -->
...
<Collation>...</Collation>
...
</Database>
요소 특징
특성 | Description |
---|---|
데이터 형식 및 길이 | String |
기본값 | None |
카디널리티 | 0-1: 한 번만 나타날 수 있는 선택적 요소입니다. |
요소 관계
관계 | 요소 |
---|---|
부모 요소 | Cube, Database, DataItem, Dimension, MiningModel, MiningStructure |
자식 요소 | 없음 |
설명
Collation 문자열은 LCID(로캘 ID)와 비교 플래그를 밑줄로 구분하여 구성됩니다. 예를 들어 Latin1_General_CI_AS는 허용되는 문자열입니다.
AMO(Analysis Management Objects) 개체 모델에서 데이터 정렬의 부모에 해당하는 요소는 , Database, MiningModelDataItemDimension및 MiningStructure입니다.Cube