Membros MeasureGroupBinding
Represents a binding to a MeasureGroup element. This class cannot be inherited.
O tipo MeasureGroupBinding expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
MeasureGroupBinding() () () () | Initializes a new instance of the MeasureGroupBinding class using default values. | |
MeasureGroupBinding(String, String, String) | Initializes a new instance of Action using a data source identifier, a cube identifier, and a measure group identifier. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Clone | Creates a new full copy of an object. (Substitui Binding. . :: . .Clone() () () ().) | |
CopyTo | Transfers a deep copy of current object to a specified binding. (Herdado de Binding.) | |
CopyTo(MeasureGroupBinding) | Copies a MeasureGroupBinding object to the specified object. | |
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.) | |
ToString | Returns a String that represents the current MeasureGroupBinding. (Substitui Component. . :: . .ToString() () () ().) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
CanRaiseEvents | (Herdado de Component.) | |
Container | (Herdado de Component.) | |
CubeID | Gets or sets the cube associated with the binding. | |
DataSourceID | Gets or sets the data source associated with the binding. | |
DesignMode | (Herdado de Component.) | |
Events | (Herdado de Component.) | |
Filter | Gets or sets the Multidimensional Expressions (MDX) expression that filters the contents of the binding. | |
MeasureGroupID | Gets or sets the measure group associated with the binding. | |
Parent | Gets the parent object of the current object. (Herdado de Binding.) | |
Persistence | Gets or sets which parts of the bound source data are dynamic, and are checked for updates using the frequency specified by the RefreshPolicy. | |
RefreshInterval | ||
RefreshPolicy | ||
Site | (Herdado de Component.) |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
ICloneable. . :: . .Clone | (Herdado de Binding.) |
Início