Collation Element (ASSL)

Determines the collation used by the parent element.

구문

<Database> <!-- or one of the elements listed below in the Element Relationships table -->
   ...
   <Collation>...</Collation>
   ...
</Database>

Element Characteristics

Characteristic Description

Data type and length

String

Default value

None

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

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.

참고 항목

참조

Properties (ASSL)

도움말 및 정보

SQL Server 2005 지원 받기