This topic has not yet been rated - Rate this topic

MeasureGroupDimensionBinding Class

Represents a binding between a dimension and a measure group. This class cannot be inherited.

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      Microsoft.AnalysisServices.Binding
        Microsoft.AnalysisServices.MeasureGroupDimensionBinding

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
[GuidAttribute("30D79AC4-3579-4D63-9D69-B8F18FAFAC28")]
public sealed class MeasureGroupDimensionBinding : Binding

The MeasureGroupDimensionBinding type exposes the following members.

  NameDescription
Public methodMeasureGroupDimensionBindingInitializes a new instance of the MeasureGroupDimensionBinding class.
Top
  NameDescription
Public propertyContainer (Inherited from Component.)
Public propertyCubeDimensionIDGets or sets the identifier for a cube dimension, which references a specific dimension role.
Public propertyParentGets the parent object of the current object. (Inherited from Binding.)
Public propertySite (Inherited from Component.)
Top
  NameDescription
Public methodCloneCreates a new full copy of an object. (Overrides Binding.Clone().)
Public methodCopyToCopies a MeasureGroupDimensionBinding object to the specified object.
Public methodCreateObjRefSecurity Critical. (Inherited from MarshalByRefObject.)
Public methodDispose (Inherited from Component.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLifetimeServiceSecurity Critical. (Inherited from MarshalByRefObject.)
Public methodGetType (Inherited from Object.)
Public methodInitializeLifetimeServiceSecurity Critical. (Inherited from MarshalByRefObject.)
Public methodToString (Inherited from Component.)
Top
  NameDescription
Public eventDisposed (Inherited from Component.)
Top
  NameDescription
Explicit interface implemetationPrivate methodICloneable.CloneCreates a new copy of the object instance. (Inherited from Binding.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.