MeasureBinding Class
Updated: May 24, 2016
Represents a measure binding.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
System::MarshalByRefObject
System.ComponentModel::Component
Microsoft.AnalysisServices::Binding
Microsoft.AnalysisServices::MeasureBinding
| 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(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() | 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.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




