2.2.10.1.3.2 INT32(397) Unique Name Style Property

See [MSDN-MDXUniqueNameStyle] for more information.

Use this property to specify the algorithm for generating unique names according to the values below.

Value

Description

0

Default. For compatibility with earlier versions, this is the same as Value 2. The meaning of this default value is subject to change in future versions.

1

Key path algorithm: [dim].&[k1].&[k2]

2

Compatible with version 7.0, name path algorithm: [dim].[n1].[n2]

3

Compatible with SQL Server 2000 Analysis Services. The algorithm uses guaranteed unique names, which are stable over time.