CubeAttributeBinding Members

Defines a binding from a data source to a cube attribute. This class cannot be inherited.

The following tables list the members exposed by the CubeAttributeBinding type.

Public Constructors

  Name Description
CubeAttributeBinding Overloaded. Initializes a new instance of CubeAttributeBinding.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms161946.pubproperty(en-US,SQL.90).gif AttributeID Gets or sets the AttributeID referenced in the binding.
ms161946.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms161946.pubproperty(en-US,SQL.90).gif CubeDimensionID Gets or sets the CubeDimensionID referenced in the binding.
ms161946.pubproperty(en-US,SQL.90).gif CubeID Gets or sets the CubeID referenced in the binding.
ms161946.pubproperty(en-US,SQL.90).gif Ordinal Gets or sets the ordinal number of the attribute that the data source binds to in the collection.
ms161946.pubproperty(en-US,SQL.90).gif Parent  Gets the parent object of the current object. (inherited from Binding)
ms161946.pubproperty(en-US,SQL.90).gif Site  (inherited from Component )
ms161946.pubproperty(en-US,SQL.90).gif Type Gets or sets the type of binding.

Top

Protected Properties

  Name Description
ms161946.protproperty(en-US,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms161946.protproperty(en-US,SQL.90).gif DesignMode  (inherited from Component )
ms161946.protproperty(en-US,SQL.90).gif Events  (inherited from Component )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms161946.pubmethod(en-US,SQL.90).gif Clone Overridden. Returns a full copy of current CubeAttributeBinding object.
ms161946.pubmethod(en-US,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms161946.pubmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms161946.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms161946.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms161946.pubmethod(en-US,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms161946.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms161946.pubmethod(en-US,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms161946.pubmethod(en-US,SQL.90).gifms161946.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms161946.pubmethod(en-US,SQL.90).gif ToString Overridden. Returns a System.String that represents the cube, dimension, attribute, binding type, and an ordinal location in the current CubeAttributeBinding object.

Top

Protected Methods

  Name Description
ms161946.protmethod(en-US,SQL.90).gif CopyTo  (inherited from Binding )
ms161946.protmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms161946.protmethod(en-US,SQL.90).gif Finalize  (inherited from Component )
ms161946.protmethod(en-US,SQL.90).gif GetService  (inherited from Component )
ms161946.protmethod(en-US,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )

Top

Public Events

  Name Description
ms161946.pubevent(en-US,SQL.90).gif Disposed  (inherited from Component )

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  (inherited from Binding )

Top

See Also

Reference

CubeAttributeBinding Class
Microsoft.AnalysisServices Namespace