Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2008
Development
 Configuring Attribute Relationship ...
Community Content
In this section
Statistics Annotations (0)
Other versions are also available for the following:
SQL Server 2008 Books Online (October 2009)
Configuring Attribute Relationship Properties

The following table lists and describes the properties of an attribute relationship.

Property Description

Attribute

Contains the name of the attribute.

Cardinality

Indicates the cardinality of the relationship. Values are Many, for a many to one relationship, or One, for a one to one relationship. Default value is Many. In Microsoft SQL Server Analysis Services, the cardinality property has no effect - its use is reserved for a future implementation.

Name

Contains the friendly name of the attribute.

RelationshipType

Indicates whether member relationships change over time. Values are Rigid, which means that relationships between members do not change over time, or Flexible, which means that relationships between members change over time. Default is Flexible. If you define a relationship as flexible, aggregations are dropped and recomputed as part of an incremental update (they will not be dropped if only new members are added). If you define a relationship as rigid, Analysis Services retains aggregations when the dimension is incrementally updated. If a relationship that is defined as rigid actually changes, Analysis Services generates an error during incremental processing. Specifying the appropriate relationships and relationship properties increases query and processing performance.

Visible

Determines the visibility of the attribute relationship. Values are True or False. Default is True.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker