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