AttributeBinding Class
Defines a derived data type that represents a binding for an AttributeBinding element. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Deklaracja
<GuidAttribute("A590CCBA-97D1-4ce7-8D8A-9D593313B2C3")> _
Public NotInheritable Class AttributeBinding
Inherits Binding
[GuidAttribute("A590CCBA-97D1-4ce7-8D8A-9D593313B2C3")]
public sealed class AttributeBinding : Binding
[GuidAttribute(L"A590CCBA-97D1-4ce7-8D8A-9D593313B2C3")]
public ref class AttributeBinding sealed : public Binding
/** @attribute GuidAttribute("A590CCBA-97D1-4ce7-8D8A-9D593313B2C3") */
public final class AttributeBinding extends Binding
GuidAttribute("A590CCBA-97D1-4ce7-8D8A-9D593313B2C3")
public final class AttributeBinding extends Binding
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.AttributeBinding
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.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.