This topic has not yet been rated - Rate this topic

RelationshipEndVisualizationProperties Class

SQL Server 2012

Represents the visualization properties of the relationship end.

System.Object
  Microsoft.AnalysisServices.RelationshipEndVisualizationProperties

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public class RelationshipEndVisualizationProperties

The RelationshipEndVisualizationProperties type exposes the following members.

  NameDescription
Public methodRelationshipEndVisualizationPropertiesInitializes a new instance of the RelationshipEndVisualizationProperties class.
Top
  NameDescription
Public propertyCommonIdentifierPositionGets or sets the exact position of the common identifier.
Public propertyContextualNameRuleGets or sets the contextual name rule.
Public propertyDefaultDetailsPositionGets or sets the default details of the exact position of the common identifier.
Public propertyDisplayKeyPositionGets or sets the exact position of the display key.
Public propertyFolderPositionGets or sets the exact position of the folder.
Public propertyIsDefaultImageGets or sets a value that indicates whether the image is the default image.
Public propertyIsDefaultMeasureGets or sets a value that indicates whether the measure is the default measure.
Public propertySortPropertiesPositionGets or sets the exact position of the sorting properties attribute.
Top
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.