Membres Measure
Defines a fact attribute for which an aggregation is obtained. This class cannot be inherited.
Le type Measure expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
Measure() () () () | Initializes a new instance of Measure using the default values. | |
Measure(String) | Initializes a new instance of Measure using a name. | |
Measure(String, String) | Initializes a new instance of Measure using a name and an identifier. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
AddToContainer | Infrastructure. (Hérité de ModelComponent.) | |
AfterInsert | Infrastructure. (Hérité de ModelComponent.) | |
AfterMove | Infrastructure. (Hérité de ModelComponent.) | |
AfterRemove | Infrastructure. (Hérité de ModelComponent.) | |
BeforeRemove | Infrastructure. (Hérité de ModelComponent.) | |
Clone | Creates a new full copy of an object. | |
CopyTo(Measure) | Copies a Measure to the specified object. | |
CopyTo | Infrastructure. (Hérité de ModelComponent.) | |
CopyTo(NamedComponent) | (Hérité de NamedComponent.) | |
CreateObjRef | (Hérité de MarshalByRefObject.) | |
Dispose | (Hérité de Component.) | |
Dispose | (Hérité de Component.) | |
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Component.) | |
GetHashCode | (Hérité de Object.) | |
GetLifetimeService | (Hérité de MarshalByRefObject.) | |
GetService | (Hérité de Component.) | |
GetType | (Hérité de Object.) | |
InitializeLifetimeService | (Hérité de MarshalByRefObject.) | |
MemberwiseClone | (Hérité de Object.) | |
MemberwiseClone | (Hérité de MarshalByRefObject.) | |
RemoveFromContainer | Infrastructure. (Hérité de ModelComponent.) | |
Reset | (Hérité de NamedComponent.) | |
Submit() () () () | Infrastructure. (Hérité de ModelComponent.) | |
Submit(Boolean) | Infrastructure. (Hérité de ModelComponent.) | |
ToString | (Hérité de NamedComponent.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Hérité de ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean) | Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (Hérité de ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Se substitue à NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
AggregateFunction | Gets or sets the aggregate function applied to current measure. | |
Annotations | Gets a collection within which you can store custom data. (Hérité de ModelComponent.) | |
BackColor | Gets or sets the BackColor for display of a Measure. | |
CanRaiseEvents | (Hérité de Component.) | |
Container | (Hérité de Component.) | |
DataType | Gets or sets the current measure data type. | |
Description | (Hérité de NamedComponent.) | |
DesignMode | (Hérité de Component.) | |
DisplayFolder | Gets or sets the DisplayFolder information of the Measure, for use by clients. | |
Events | (Hérité de Component.) | |
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. | |
FriendlyName | (Hérité de NamedComponent.) | |
ID | (Hérité de NamedComponent.) | |
IsLinked | ||
KeyForCollection | (Hérité de NamedComponent.) | |
MeasureExpression | ||
Name | (Hérité de NamedComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Hérité de 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 | (Hérité de NamedComponent.) | |
SiteID | (Hérité de 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
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (Hérité de NamedComponent.) | |
IHostableComponent. . :: . .Host | (Hérité de ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Hérité de ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Hérité de ModelComponent.) |
Haut de la page