CalculatedMeasureBinding Class
XXX. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<GuidAttribute("736F7D74-F634-4c89-BB36-55DF50EF64A0")> _
Public NotInheritable Class CalculatedMeasureBinding
Inherits Binding
[GuidAttribute("736F7D74-F634-4c89-BB36-55DF50EF64A0")]
public sealed class CalculatedMeasureBinding : Binding
[GuidAttribute(L"736F7D74-F634-4c89-BB36-55DF50EF64A0")]
public ref class CalculatedMeasureBinding sealed : public Binding
/** @attribute GuidAttribute("736F7D74-F634-4c89-BB36-55DF50EF64A0") */
public final class CalculatedMeasureBinding extends Binding
GuidAttribute("736F7D74-F634-4c89-BB36-55DF50EF64A0")
public final class CalculatedMeasureBinding extends Binding
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.CalculatedMeasureBinding
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
CalculatedMeasureBinding Members
Microsoft.AnalysisServices Namespace