Udostępnij przez


MeasureGroupAttribute Members

Represents the relationship between an attribute and a measure group.

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

Public Constructors

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

Top

Public Properties

(see also Protected Properties )

  Name Description
ms166296.pubproperty(pl-pl,SQL.100).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms166296.pubproperty(pl-pl,SQL.100).gif Attribute Gets the description of an Attribute.
ms166296.pubproperty(pl-pl,SQL.100).gif AttributeID Gets or sets the identifier of the attribute associated with the parent element.
ms166296.pubproperty(pl-pl,SQL.100).gif Container  (inherited from Component )
ms166296.pubproperty(pl-pl,SQL.100).gif CubeAttribute Represents an attribute associated with a cube element.
ms166296.pubproperty(pl-pl,SQL.100).gif KeyColumns  
ms166296.pubproperty(pl-pl,SQL.100).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms166296.pubproperty(pl-pl,SQL.100).gif Parent  
ms166296.pubproperty(pl-pl,SQL.100).gif ParentCube  
ms166296.pubproperty(pl-pl,SQL.100).gif ParentDatabase  
ms166296.pubproperty(pl-pl,SQL.100).gif ParentMeasureGroup  
ms166296.pubproperty(pl-pl,SQL.100).gif ParentServer  
ms166296.pubproperty(pl-pl,SQL.100).gif Site  (inherited from Component )
ms166296.pubproperty(pl-pl,SQL.100).gif Type  

Top

Protected Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

Public Events

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

Top