Collation 元素 (ASSL)
确定父元素使用的排序规则。
语法
<Database> <!-- or one of the elements listed below in the Element Relationships table -->
...
<Collation>...</Collation>
...
</Database>
元素特征
特征 | 说明 |
---|---|
数据类型和长度 | String |
默认值 | 无 |
基数 | 0-1:可出现一次且仅出现一次的可选元素。 |
元素关系
关系 | 元素 |
---|---|
父元素 | Cube、 Database、 DataItem、 Dimension、 MiningModel、 MiningStructure |
子元素 | 无 |
备注
排序规则字符串由 (LCID) 和比较标志(用下划线字符分隔)的区域设置标识符组成。 例如,Latin1_General_CI_AS。
与分析管理对象 (AMO) 对象模型中的 排序规则 父级对应的元素为 Cube 、 Database 、 DataItemDimension 、、 MiningModel 和 MiningStructure 。