Membres MeasureGroupBinding
Represents a binding to a MeasureGroup element. This class cannot be inherited.
Le type MeasureGroupBinding expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
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. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Clone | Creates a new full copy of an object. (Se substitue à Binding. . :: . .Clone() () () ().) | |
CopyTo | Transfers a deep copy of current object to a specified binding. (Hérité de Binding.) | |
CopyTo(MeasureGroupBinding) | Copies a MeasureGroupBinding object to the specified object. | |
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.) | |
ToString | Returns a String that represents the current MeasureGroupBinding. (Se substitue à Component. . :: . .ToString() () () ().) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
CanRaiseEvents | (Hérité de Component.) | |
Container | (Hérité de Component.) | |
CubeID | Gets or sets the cube associated with the binding. | |
DataSourceID | Gets or sets the data source associated with the binding. | |
DesignMode | (Hérité de Component.) | |
Events | (Hérité 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. (Hérité 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 | (Hérité de Component.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
ICloneable. . :: . .Clone | (Hérité de Binding.) |
Haut de la page