Udostępnij przez


MeasureGroupBinding Members

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

The following tables list the members exposed by the MeasureGroupBinding type.

Public Constructors

  Name Description
MeasureGroupBinding Overloaded. Initializes a new instance of the MeasureGroupBinding class.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms166231.pubproperty(pl-pl,SQL.100).gif Container  (inherited from Component )
ms166231.pubproperty(pl-pl,SQL.100).gif CubeID Gets or sets the cube associated with the binding.
ms166231.pubproperty(pl-pl,SQL.100).gif DataSourceID Gets or sets the data source associated with the binding.
ms166231.pubproperty(pl-pl,SQL.100).gif Filter Gets or sets the Multidimensional Expressions (MDX) expression that filters the contents of the binding.
ms166231.pubproperty(pl-pl,SQL.100).gif MeasureGroupID Gets or sets the measure group associated with the binding.
ms166231.pubproperty(pl-pl,SQL.100).gif Parent  Gets the parent object of the current object. (inherited from Binding)
ms166231.pubproperty(pl-pl,SQL.100).gif 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.
ms166231.pubproperty(pl-pl,SQL.100).gif RefreshInterval  
ms166231.pubproperty(pl-pl,SQL.100).gif RefreshPolicy  
ms166231.pubproperty(pl-pl,SQL.100).gif Site  (inherited from Component )

Top

Protected Properties

  Name Description
ms166231.protproperty(pl-pl,SQL.100).gif CanRaiseEvents  (inherited from Component )
ms166231.protproperty(pl-pl,SQL.100).gif DesignMode  (inherited from Component )
ms166231.protproperty(pl-pl,SQL.100).gif Events  (inherited from Component )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms166231.pubmethod(pl-pl,SQL.100).gif Clone Overridden. Creates a new full copy of an object.
ms166231.pubmethod(pl-pl,SQL.100).gif CopyTo Overloaded.  
ms166231.pubmethod(pl-pl,SQL.100).gif CreateObjRef  (inherited from MarshalByRefObject )
ms166231.pubmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms166231.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms166231.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms166231.pubmethod(pl-pl,SQL.100).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms166231.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms166231.pubmethod(pl-pl,SQL.100).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms166231.pubmethod(pl-pl,SQL.100).gifms166231.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms166231.pubmethod(pl-pl,SQL.100).gif ToString Overridden. Returns a String that represents the current MeasureGroupBinding.

Top

Protected Methods

  Name Description
ms166231.protmethod(pl-pl,SQL.100).gif CopyTo Overloaded.  
ms166231.protmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms166231.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Component )
ms166231.protmethod(pl-pl,SQL.100).gif GetService  (inherited from Component )
ms166231.protmethod(pl-pl,SQL.100).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )

Top

Public Events

  Name Description
ms166231.pubevent(pl-pl,SQL.100).gif Disposed  (inherited from Component )

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  (inherited from Binding )

Top