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
| 名称 | Description | |
|---|---|---|
| Measure | Overloaded. Initializes a new instance of Measure. | 
顶部
Public Properties
(see also Protected Properties )
| 名称 | Description | |
|---|---|---|
| .gif) | AggregateFunction | Gets or sets the aggregate function applied to current measure. | 
| .gif) | Annotations | Gets a collection within which you can store custom data. (inherited from ModelComponent) | 
| .gif) | BackColor | Gets or sets the BackColor for display of a Measure. | 
| .gif) | Container | (inherited from Component ) | 
| .gif) | DataType | Gets or sets the current measure data type. | 
| .gif) | Description | (inherited from NamedComponent ) | 
| .gif) | DisplayFolder | Gets or sets the DisplayFolder information of the Measure, for use by clients. | 
| .gif) | FontFlags | Gets or sets the FontFlags information of the Measure, for use by clients. | 
| .gif) | FontName | Gets or sets the FontName information of the Measure, for use by clients. | 
| .gif) | FontSize | Gets or sets the FontSize information of the Measure, for use by clients. | 
| .gif) | ForeColor | Gets or sets the ForeColor information of the Measure, for use by clients. | 
| .gif) | FormatString | Gets or sets the FormatString information of the Measure, for use by clients. | 
| .gif) | ID | (inherited from NamedComponent ) | 
| .gif) | IsLinked | |
| .gif) | MeasureExpression | |
| .gif) | Name | (inherited from NamedComponent ) | 
| .gif) | OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) | 
| .gif) | Parent | Gets the MeasureGroup that is the parent of the Measure. | 
| .gif) | ParentCube | Gets the Cube object that is the parent of the Measure object. | 
| .gif) | ParentDatabase | Gets the Database object that is the parent of the Measure. | 
| .gif) | ParentServer | Gets the Server object that is the parent of the Measure. | 
| .gif) | Site | (inherited from NamedComponent ) | 
| .gif) | SiteID | (inherited from NamedComponent ) | 
| .gif) | Source | Gets or sets the data item source for the current measure. | 
| .gif) | Translations | Gets the TranslationCollection object for the current measure. | 
| .gif) | Visible | Gets or sets whether the Measure should be visible to the client. | 
顶部
Protected Properties
| 名称 | Description | |
|---|---|---|
| .gif) | CanRaiseEvents | (inherited from Component ) | 
| .gif) | DesignMode | (inherited from Component ) | 
| .gif) | Events | (inherited from Component ) | 
| .gif) | FriendlyName | (inherited from NamedComponent ) | 
| .gif) | KeyForCollection | (inherited from NamedComponent ) | 
顶部
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 NamedComponent ) | 
| .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 NamedComponent ) | 
| .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 NamedComponent ) | 
顶部
Public Events
| 名称 | Description | |
|---|---|---|
| .gif) | Disposed | (inherited from Component ) | 
顶部
Explicit Interface Implementations
| 名称 | 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 ) | 
顶部