Measure Members

Defines a fact attribute for which an aggregation is obtained. This class cannot be inherited.

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

Public Constructors

  Name Description
Measure Overloaded. Initializes a new instance of Measure.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms166277.pubproperty(en-US,SQL.90).gif AggregateFunction Gets or sets the aggregate function applied to current measure.
ms166277.pubproperty(en-US,SQL.90).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms166277.pubproperty(en-US,SQL.90).gif BackColor Gets or sets the BackColor for display of a Measure.
ms166277.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms166277.pubproperty(en-US,SQL.90).gif DataType Gets or sets the current measure data type.
ms166277.pubproperty(en-US,SQL.90).gif Description  (inherited from NamedComponent )
ms166277.pubproperty(en-US,SQL.90).gif DisplayFolder Gets or sets the DisplayFolder information of the Measure, for use by clients.
ms166277.pubproperty(en-US,SQL.90).gif FontFlags Gets or sets the FontFlags information of the Measure, for use by clients.
ms166277.pubproperty(en-US,SQL.90).gif FontName Gets or sets the FontName information of the Measure, for use by clients.
ms166277.pubproperty(en-US,SQL.90).gif FontSize Gets or sets the FontSize information of the Measure, for use by clients.
ms166277.pubproperty(en-US,SQL.90).gif ForeColor Gets or sets the ForeColor information of the Measure, for use by clients.
ms166277.pubproperty(en-US,SQL.90).gif FormatString Gets or sets the FormatString information of the Measure, for use by clients.
ms166277.pubproperty(en-US,SQL.90).gif ID  (inherited from NamedComponent )
ms166277.pubproperty(en-US,SQL.90).gif IsLinked  
ms166277.pubproperty(en-US,SQL.90).gif MeasureExpression  
ms166277.pubproperty(en-US,SQL.90).gif Name  (inherited from NamedComponent )
ms166277.pubproperty(en-US,SQL.90).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms166277.pubproperty(en-US,SQL.90).gif Parent Gets the MeasureGroup that is the parent of the Measure.
ms166277.pubproperty(en-US,SQL.90).gif ParentCube Gets the Cube object that is the parent of the Measure object.
ms166277.pubproperty(en-US,SQL.90).gif ParentDatabase Gets the Database object that is the parent of the Measure.
ms166277.pubproperty(en-US,SQL.90).gif ParentServer Gets the Server object that is the parent of the Measure.
ms166277.pubproperty(en-US,SQL.90).gif Site  (inherited from NamedComponent )
ms166277.pubproperty(en-US,SQL.90).gif SiteID  (inherited from NamedComponent )
ms166277.pubproperty(en-US,SQL.90).gif Source Gets or sets the data item source for the current measure.
ms166277.pubproperty(en-US,SQL.90).gif Translations Gets the TranslationCollection object for the current measure.
ms166277.pubproperty(en-US,SQL.90).gif Visible Gets or sets whether the Measure should be visible to the client.

Top

Protected Properties

  Name Description
ms166277.protproperty(en-US,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms166277.protproperty(en-US,SQL.90).gif DesignMode  (inherited from Component )
ms166277.protproperty(en-US,SQL.90).gif Events  (inherited from Component )
ms166277.protproperty(en-US,SQL.90).gif FriendlyName  (inherited from NamedComponent )
ms166277.protproperty(en-US,SQL.90).gif KeyForCollection  (inherited from NamedComponent )

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

Public Events

  Name Description
ms166277.pubevent(en-US,SQL.90).gif Disposed  (inherited from Component )

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  
System.IFormattable.ToString  (inherited from NamedComponent )
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host  (inherited from ModelComponent )
Microsoft.AnalysisServices.IModelComponent.FriendlyPath  (inherited from ModelComponent )
Microsoft.AnalysisServices.IModelComponent.OwningCollection  (inherited from ModelComponent )

Top

See Also

Reference

Measure Class
Microsoft.AnalysisServices Namespace