Collation Element (ASSL)
SQL Server 2005
Determines the collation used by the parent element.
| Relationship | Element |
|---|---|
|
Parent elements |
Cube, Database, DataItem, Dimension, MiningModel, MiningStructure |
|
Child elements |
None |
The Collation string consists of the locale identifier (LCID) and the comparison flag, separated by an underscore character. For example, Latin1_General_CI_AS is an acceptable string.
The elements that correspond to the parents of Collation in the Analysis Management Objects (AMO) object model are Cube, Database, DataItem, Dimension, MiningModel, and MiningStructure.
