CalculationProperty Members

Represents a collection of user interface properties for a calculation used in an MdxScript. This class cannot be inherited.

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

Public Constructors

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

Top

Public Properties

(see also Protected Properties )

  Name Description
ms161992.pubproperty(en-US,SQL.90).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms161992.pubproperty(en-US,SQL.90).gif AssociatedMeasureGroupID Gets or sets an associated measure group identifier for a CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif BackColor Gets or sets the background color for a CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif CalculationReference Gets or sets the name of the calculation defined in the MDX script object.
ms161992.pubproperty(en-US,SQL.90).gif CalculationType Gets or sets the calculation type associated with a CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms161992.pubproperty(en-US,SQL.90).gif Description Gets or sets the description of a CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif DisplayFolder Gets or sets the folder in which to list the parent CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif FontFlags Gets or sets font-related display characteristics of the CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif FontName Gets or sets font name of the CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif FontSize Gets or sets font name of the CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif ForeColor Gets or sets the foreground color for a CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif FormatString Gets or sets the display format for a CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif Language Gets or sets the language associated with a CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif NonEmptyBehavior Gets or sets non-empty behavior for a parent CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms161992.pubproperty(en-US,SQL.90).gif Parent Gets the MDX script that defines the parent of a CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif ParentCube Gets the parent Cube of the CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif ParentDatabase Gets the parent Database of the CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif ParentServer Gets the parent Server of the CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif Site  (inherited from Component )
ms161992.pubproperty(en-US,SQL.90).gif SolveOrder Gets or sets the solve order value for a CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif Translations Gets the translations associated with a CalculationProperty object.
ms161992.pubproperty(en-US,SQL.90).gif Visible Gets or sets the visibility property associated with a CalculationProperty object.

Top

Protected Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

Public Events

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

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  
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

CalculationProperty Class
Microsoft.AnalysisServices Namespace