MeasureGroupDimensionBinding Class
SQL Server 2012
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
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.MeasureGroupDimensionBinding
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
The MeasureGroupDimensionBinding type exposes the following members.
| 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 | Copies a MeasureGroupDimensionBinding object to the specified object. |
![]() | CreateObjRef | Security Critical. (Inherited from MarshalByRefObject.) |
![]() | Dispose | (Inherited from Component.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetLifetimeService | Security Critical. (Inherited from MarshalByRefObject.) |
![]() | GetType | (Inherited from Object.) |
![]() | InitializeLifetimeService | Security Critical. (Inherited from MarshalByRefObject.) |
![]() | ToString | (Inherited from Component.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ICloneable.Clone | Creates a new copy of the object instance. (Inherited from Binding.) |

