Udostępnij przez


Hierarchy Members

Represents a hierarchy in a dimension. This class cannot be inherited.

The following tables list the members exposed by the Hierarchy type.

Public Constructors

  Name Description
Hierarchy Overloaded. Initializes a new instance of the Hierarchy class.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms165869.pubproperty(pl-pl,SQL.100).gif AllMemberName Gets or sets the all member name property of the Hierarchy object.
ms165869.pubproperty(pl-pl,SQL.100).gif AllMemberTranslations Gets the all member translations property of the Hierarchy object.
ms165869.pubproperty(pl-pl,SQL.100).gif AllowDuplicateNames Gets or sets the Boolean value to allow duplicate names for a Hierarchy object.
ms165869.pubproperty(pl-pl,SQL.100).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms165869.pubproperty(pl-pl,SQL.100).gif Container  (inherited from Component )
ms165869.pubproperty(pl-pl,SQL.100).gif Description  (inherited from NamedComponent )
ms165869.pubproperty(pl-pl,SQL.100).gif DisplayFolder Gets or sets the display folder associated with the Hierarchy object.
ms165869.pubproperty(pl-pl,SQL.100).gif ID  (inherited from NamedComponent )
ms165869.pubproperty(pl-pl,SQL.100).gif Levels Gets the levels associated with the Hierarchy object.
ms165869.pubproperty(pl-pl,SQL.100).gif MemberKeysUnique  
ms165869.pubproperty(pl-pl,SQL.100).gif MemberNamesUnique Gets or sets the property member names unique for the Hierarchy object.
ms165869.pubproperty(pl-pl,SQL.100).gif Name  (inherited from NamedComponent )
ms165869.pubproperty(pl-pl,SQL.100).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms165869.pubproperty(pl-pl,SQL.100).gif Parent Gets the parent Dimension of the Hierarchy object.
ms165869.pubproperty(pl-pl,SQL.100).gif ParentDatabase Gets the parent Database of the Hierarchy object.
ms165869.pubproperty(pl-pl,SQL.100).gif ParentServer Gets the parent Server of the Hierarchy object.
ms165869.pubproperty(pl-pl,SQL.100).gif Site  (inherited from NamedComponent )
ms165869.pubproperty(pl-pl,SQL.100).gif SiteID  (inherited from NamedComponent )
ms165869.pubproperty(pl-pl,SQL.100).gif Translations Gets the collection of translations associated with a Hierarchy object.

Top

Protected Properties

  Name Description
ms165869.protproperty(pl-pl,SQL.100).gif CanRaiseEvents  (inherited from Component )
ms165869.protproperty(pl-pl,SQL.100).gif DesignMode  (inherited from Component )
ms165869.protproperty(pl-pl,SQL.100).gif Events  (inherited from Component )
ms165869.protproperty(pl-pl,SQL.100).gif FriendlyName  (inherited from NamedComponent )
ms165869.protproperty(pl-pl,SQL.100).gif KeyForCollection  (inherited from NamedComponent )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms165869.pubmethod(pl-pl,SQL.100).gif Clone Creates a new, full copy of an object.
ms165869.pubmethod(pl-pl,SQL.100).gif CopyTo Overloaded.  
ms165869.pubmethod(pl-pl,SQL.100).gif CreateObjRef  (inherited from MarshalByRefObject )
ms165869.pubmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms165869.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms165869.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms165869.pubmethod(pl-pl,SQL.100).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms165869.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms165869.pubmethod(pl-pl,SQL.100).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms165869.pubmethod(pl-pl,SQL.100).gifms165869.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms165869.pubmethod(pl-pl,SQL.100).gif Submit  Overloaded. (inherited from ModelComponent )
ms165869.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from NamedComponent )
ms165869.pubmethod(pl-pl,SQL.100).gif Validate Overloaded.  

Top

Protected Methods

  Name Description
ms165869.protmethod(pl-pl,SQL.100).gif AddToContainer  (inherited from ModelComponent )
ms165869.protmethod(pl-pl,SQL.100).gif AfterInsert  (inherited from ModelComponent )
ms165869.protmethod(pl-pl,SQL.100).gif AfterMove  (inherited from ModelComponent )
ms165869.protmethod(pl-pl,SQL.100).gif AfterRemove  (inherited from ModelComponent )
ms165869.protmethod(pl-pl,SQL.100).gif BeforeRemove  (inherited from ModelComponent )
ms165869.protmethod(pl-pl,SQL.100).gif CopyTo  Overloaded. (inherited from NamedComponent )
ms165869.protmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms165869.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Component )
ms165869.protmethod(pl-pl,SQL.100).gif GetService  (inherited from Component )
ms165869.protmethod(pl-pl,SQL.100).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms165869.protmethod(pl-pl,SQL.100).gif RemoveFromContainer  (inherited from ModelComponent )
ms165869.protmethod(pl-pl,SQL.100).gif Reset  (inherited from NamedComponent )

Top

Public Events

  Name Description
ms165869.pubevent(pl-pl,SQL.100).gif Disposed  (inherited from Component )

Top