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