DimensionAttribute.KeyUniquenessGuarantee Property

Definition

Gets or sets whether the relationship between the attribute key and its name, and the relationship to related attributes, is guaranteed to be valid.

C#
[System.ComponentModel.Browsable(false)]
public bool KeyUniquenessGuarantee { get; set; }

Property Value

true if the relationship between the attribute key and its name, and the relationship to related attributes, is guaranteed to be valid; otherwise, false.

Attributes

Remarks

Analysis Services uses the KeyUniquenessGuarantee parameter to optimize query construction when it retrieves members from the underlying data source for this attribute.

Applies to

Product Versions
Analysis Services SDK for .NET latest