Share via


MeasureGroupBinding Miembros

Represents a binding to a MeasureGroup element. This class cannot be inherited.

El tipo MeasureGroupBinding expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico MeasureGroupBinding() () () () Initializes a new instance of the MeasureGroupBinding class using default values.
Método publico MeasureGroupBinding(String, String, String) Initializes a new instance of Action using a data source identifier, a cube identifier, and a measure group identifier.

Principio

Métodos

  Nombre Descripción
Método publico Clone Creates a new full copy of an object. (Invalida Binding. . :: . .Clone() () () ().)
Método protegido CopyTo Transfers a deep copy of current object to a specified binding. (Se hereda de Binding).
Método publico CopyTo(MeasureGroupBinding) Copies a MeasureGroupBinding object to the specified object.
Método publico CreateObjRef (Se hereda de MarshalByRefObject).
Método publico Dispose (Se hereda de Component).
Método protegido Dispose (Se hereda de Component).
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Component).
Método publico GetHashCode (Se hereda de Object).
Método publico GetLifetimeService (Se hereda de MarshalByRefObject).
Método protegido GetService (Se hereda de Component).
Método publico GetType (Se hereda de Object).
Método publico InitializeLifetimeService (Se hereda de MarshalByRefObject).
Método protegido MemberwiseClone (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de MarshalByRefObject).
Método publico ToString Returns a String that represents the current MeasureGroupBinding. (Invalida Component. . :: . .ToString() () () ().)

Principio

Propiedades

  Nombre Descripción
Propiedad protegida CanRaiseEvents (Se hereda de Component).
Propiedad pública Container (Se hereda de Component).
Propiedad pública CubeID Gets or sets the cube associated with the binding.
Propiedad pública DataSourceID Gets or sets the data source associated with the binding.
Propiedad protegida DesignMode (Se hereda de Component).
Propiedad protegida Events (Se hereda de Component).
Propiedad pública Filter Gets or sets the Multidimensional Expressions (MDX) expression that filters the contents of the binding.
Propiedad pública MeasureGroupID Gets or sets the measure group associated with the binding.
Propiedad pública Parent Gets the parent object of the current object. (Se hereda de Binding).
Propiedad pública 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.
Propiedad pública RefreshInterval
Propiedad pública RefreshPolicy
Propiedad pública Site (Se hereda de Component).

Principio

Eventos

  Nombre Descripción
Evento público Disposed (Se hereda de Component).

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado ICloneable. . :: . .Clone (Se hereda de Binding).

Principio