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
Nome | Description | |
---|---|---|
CalculationProperty | Overloaded. Initializes a new instance of the CalculationProperty class. |
Torna all'inizio
Public Properties
(see also Protected Properties )
Nome | Description | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (inherited from ModelComponent) | |
AssociatedMeasureGroupID | Gets or sets an associated measure group identifier for a CalculationProperty object. | |
BackColor | Gets or sets the background color for a CalculationProperty object. | |
CalculationReference | Gets or sets the name of the calculation defined in the MDX script object. | |
CalculationType | Gets or sets the calculation type associated with a CalculationProperty object. | |
Container | (inherited from Component ) | |
Description | Gets or sets the description of a CalculationProperty object. | |
DisplayFolder | Gets or sets the folder in which to list the parent CalculationProperty object. | |
FontFlags | Gets or sets font-related display characteristics of the CalculationProperty object. | |
FontName | Gets or sets font name of the CalculationProperty object. | |
FontSize | Gets or sets font name of the CalculationProperty object. | |
ForeColor | Gets or sets the foreground color for a CalculationProperty object. | |
FormatString | Gets or sets the display format for a CalculationProperty object. | |
Language | Gets or sets the language associated with a CalculationProperty object. | |
NonEmptyBehavior | Gets or sets non-empty behavior for a parent CalculationProperty object. | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) | |
Parent | Gets the MDX script that defines the parent of a CalculationProperty object. | |
ParentCube | Gets the parent Cube of the CalculationProperty object. | |
ParentDatabase | Gets the parent Database of the CalculationProperty object. | |
ParentServer | Gets the parent Server of the CalculationProperty object. | |
Site | (inherited from Component ) | |
SolveOrder | Gets or sets the solve order value for a CalculationProperty object. | |
Translations | Gets the translations associated with a CalculationProperty object. | |
Visible | Gets or sets the visibility property associated with a CalculationProperty object. |
Torna all'inizio
Protected Properties
Nome | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) | |
FriendlyName | (inherited from ModelComponent ) | |
KeyForCollection | (inherited from ModelComponent ) |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
Clone | Creates a new, full copy of an object. | |
CopyTo | Overloaded. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
Submit | Overloaded. (inherited from ModelComponent ) | |
ToString | (inherited from ModelComponent ) | |
Validate | Overloaded. |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
AddToContainer | (inherited from ModelComponent ) | |
AfterInsert | (inherited from ModelComponent ) | |
AfterMove | (inherited from ModelComponent ) | |
AfterRemove | (inherited from ModelComponent ) | |
BeforeRemove | (inherited from ModelComponent ) | |
CopyTo | Overloaded. (inherited from ModelComponent ) | |
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | |
RemoveFromContainer | (inherited from ModelComponent ) | |
Reset | (inherited from ModelComponent ) |
Torna all'inizio
Public Events
Nome | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Torna all'inizio
Explicit Interface Implementations
Nome | 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 ) |
Torna all'inizio
Vedere anche
Riferimento
CalculationProperty Class
Microsoft.AnalysisServices Namespace