Collation 元素 (ASSL)
決定父元素所使用的定序。
語法
<Database> <!-- or one of the elements listed below in the Element Relationships table -->
...
<Collation>...</Collation>
...
</Database>
元素特性
特性 |
描述 |
---|---|
資料類型和長度 |
字串 |
預設值 |
無 |
基數 |
0-1: 只能出現一次的選擇性元素。 |
備註
Collation 字串包含地區設定識別碼 (LCID) 和比較旗標 (以底線字元隔開)。例如,Latin1_General_CI_AS 是可接受的字串。
在「分析管理物件」(AMO) 物件模型中對應至 Collation 父系的元素是 Cube、Database、DataItem、Dimension、MiningModel 和 MiningStructure。