MeasureBinding Class
SQL Server 2012
Represents a measure binding.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.MeasureBinding
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.MeasureBinding
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
The MeasureBinding type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | MeasureBinding() | Initializes a new instance of the MeasureBinding class. |
![]() | MeasureBinding(String) | Initializes a new instance of the MeasureBinding class. |
| Name | Description | |
|---|---|---|
![]() | Clone | Creates a new copy of this object instance. (Overrides Binding.Clone().) |
![]() | 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 | Returns a string that represents the current object. (Overrides Component.ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | ICloneable.Clone | Creates a new copy of the object instance. (Inherited from Binding.) |

