Udostępnij przez


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(pl-pl,SQL.100).gif AttributeID Gets or sets the AttributeID referenced in the binding.
ms161946.pubproperty(pl-pl,SQL.100).gif Container  (inherited from Component )
ms161946.pubproperty(pl-pl,SQL.100).gif CubeDimensionID Gets or sets the CubeDimensionID referenced in the binding.
ms161946.pubproperty(pl-pl,SQL.100).gif CubeID Gets or sets the CubeID referenced in the binding.
ms161946.pubproperty(pl-pl,SQL.100).gif Ordinal Gets or sets the ordinal number of the attribute that the data source binds to in the collection.
ms161946.pubproperty(pl-pl,SQL.100).gif Parent  Gets the parent object of the current object. (inherited from Binding)
ms161946.pubproperty(pl-pl,SQL.100).gif Site  (inherited from Component )
ms161946.pubproperty(pl-pl,SQL.100).gif Type Gets or sets the type of binding.

Top

Protected Properties

  Name Description
ms161946.protproperty(pl-pl,SQL.100).gif CanRaiseEvents  (inherited from Component )
ms161946.protproperty(pl-pl,SQL.100).gif DesignMode  (inherited from Component )
ms161946.protproperty(pl-pl,SQL.100).gif Events  (inherited from Component )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms161946.pubmethod(pl-pl,SQL.100).gif Clone Overridden. Returns a full copy of current CubeAttributeBinding object.
ms161946.pubmethod(pl-pl,SQL.100).gif CreateObjRef  (inherited from MarshalByRefObject )
ms161946.pubmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms161946.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms161946.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms161946.pubmethod(pl-pl,SQL.100).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms161946.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms161946.pubmethod(pl-pl,SQL.100).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms161946.pubmethod(pl-pl,SQL.100).gifms161946.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms161946.pubmethod(pl-pl,SQL.100).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(pl-pl,SQL.100).gif CopyTo  (inherited from Binding )
ms161946.protmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms161946.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Component )
ms161946.protmethod(pl-pl,SQL.100).gif GetService  (inherited from Component )
ms161946.protmethod(pl-pl,SQL.100).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )

Top

Public Events

  Name Description
ms161946.pubevent(pl-pl,SQL.100).gif Disposed  (inherited from Component )

Top

Explicit Interface Implementations

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

Top