MeasureGroupDimensionBinding Class
Updated: May 24, 2016
Represents a binding between a dimension and a measure group. This class cannot be inherited.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
System::MarshalByRefObject
System.ComponentModel::Component
Microsoft.AnalysisServices::Binding
Microsoft.AnalysisServices::MeasureGroupDimensionBinding
| Name | Description | |
|---|---|---|
![]() | MeasureGroupDimensionBinding() | Initializes a new instance of the MeasureGroupDimensionBinding class. |
| Name | Description | |
|---|---|---|
![]() | Clone() | Creates a new full copy of an object.(Overrides Binding::Clone().) |
![]() | CopyTo(MeasureGroupDimensionBinding^) | Copies a MeasureGroupDimensionBinding object to the specified object. |
![]() | CreateObjRef(Type^) | (Inherited from MarshalByRefObject.) |
![]() | Dispose() | (Inherited from Component.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | ToString() | (Inherited from Component.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ICloneable::Clone() | Creates a new copy of the object instance.(Inherited from Binding.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




