Udostępnij przez


PerspectiveAttribute Members

Represents information about an attribute in a PerspectiveDimension element. This class cannot be inherited.

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

Public Constructors

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

Top

Public Properties

(see also Protected Properties )

  Name Description
ms172117.pubproperty(pl-pl,SQL.100).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms172117.pubproperty(pl-pl,SQL.100).gif Attribute Gets the dimension attribute associated with a PerspectiveAttribute object.
ms172117.pubproperty(pl-pl,SQL.100).gif AttributeHierarchyVisible Gets or sets the Boolean property that makes an attribute hierarchy visible or hidden.
ms172117.pubproperty(pl-pl,SQL.100).gif AttributeID Gets or sets the attribute identifier associated with a PerspectiveAttribute object.
ms172117.pubproperty(pl-pl,SQL.100).gif Container  (inherited from Component )
ms172117.pubproperty(pl-pl,SQL.100).gif CubeAttribute Gets the cube attribute associated with a PerspectiveAttribute object.
ms172117.pubproperty(pl-pl,SQL.100).gif DefaultMember Gets or sets the default member associated with a PerspectiveAttribute object.
ms172117.pubproperty(pl-pl,SQL.100).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms172117.pubproperty(pl-pl,SQL.100).gif Parent Gets the parent perspective dimension of a PerspectiveAttribute object.
ms172117.pubproperty(pl-pl,SQL.100).gif ParentCube Gets the parent Cube of a PerspectiveAttribute object.
ms172117.pubproperty(pl-pl,SQL.100).gif ParentDatabase Gets the parent Database of a PerspectiveAttribute object.
ms172117.pubproperty(pl-pl,SQL.100).gif ParentPerspective Gets the parent Perspective of a PerspectiveAttribute object.
ms172117.pubproperty(pl-pl,SQL.100).gif ParentServer Gets the parent Server of a PerspectiveAttribute object.
ms172117.pubproperty(pl-pl,SQL.100).gif Site  (inherited from Component )

Top

Protected Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

Public Events

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

Top