Membros Measure
Defines a fact attribute for which an aggregation is obtained. This class cannot be inherited.
O tipo Measure expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
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. |
Início
Métodos
Nome | Descrição | |
---|---|---|
AddToContainer | Infraestrutura. (Herdado de ModelComponent.) | |
AfterInsert | Infraestrutura. (Herdado de ModelComponent.) | |
AfterMove | Infraestrutura. (Herdado de ModelComponent.) | |
AfterRemove | Infraestrutura. (Herdado de ModelComponent.) | |
BeforeRemove | Infraestrutura. (Herdado de ModelComponent.) | |
Clone | Creates a new full copy of an object. | |
CopyTo(Measure) | Copies a Measure to the specified object. | |
CopyTo | Infraestrutura. (Herdado de ModelComponent.) | |
CopyTo(NamedComponent) | (Herdado de NamedComponent.) | |
CreateObjRef | (Herdado de MarshalByRefObject.) | |
Dispose | (Herdado de Component.) | |
Dispose | (Herdado de Component.) | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Component.) | |
GetHashCode | (Herdado de Object.) | |
GetLifetimeService | (Herdado de MarshalByRefObject.) | |
GetService | (Herdado de Component.) | |
GetType | (Herdado de Object.) | |
InitializeLifetimeService | (Herdado de MarshalByRefObject.) | |
MemberwiseClone | (Herdado de Object.) | |
MemberwiseClone | (Herdado de MarshalByRefObject.) | |
RemoveFromContainer | Infraestrutura. (Herdado de ModelComponent.) | |
Reset | (Herdado de NamedComponent.) | |
Submit() () () () | Infraestrutura. (Herdado de ModelComponent.) | |
Submit(Boolean) | Infraestrutura. (Herdado de ModelComponent.) | |
ToString | (Herdado de NamedComponent.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Herdado 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. (Herdado de ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Substitui NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
AggregateFunction | Gets or sets the aggregate function applied to current measure. | |
Annotations | Gets a collection within which you can store custom data. (Herdado de ModelComponent.) | |
BackColor | Gets or sets the BackColor for display of a Measure. | |
CanRaiseEvents | (Herdado de Component.) | |
Container | (Herdado de Component.) | |
DataType | Gets or sets the current measure data type. | |
Description | (Herdado de NamedComponent.) | |
DesignMode | (Herdado de Component.) | |
DisplayFolder | Gets or sets the DisplayFolder information of the Measure, for use by clients. | |
Events | (Herdado 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 | (Herdado de NamedComponent.) | |
ID | (Herdado de NamedComponent.) | |
IsLinked | ||
KeyForCollection | (Herdado de NamedComponent.) | |
MeasureExpression | ||
Name | (Herdado de NamedComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Herdado 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 | (Herdado de NamedComponent.) | |
SiteID | (Herdado 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. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (Herdado de NamedComponent.) | |
IHostableComponent. . :: . .Host | (Herdado de ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Herdado de ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Herdado de ModelComponent.) |
Início