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. |
Nach oben
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
AttributeID | Gets or sets the AttributeID referenced in the binding. | |
Container | (inherited from Component ) | |
CubeDimensionID | Gets or sets the CubeDimensionID referenced in the binding. | |
CubeID | Gets or sets the CubeID referenced in the binding. | |
Ordinal | Gets or sets the ordinal number of the attribute that the data source binds to in the collection. | |
Parent | Gets the parent object of the current object. (inherited from Binding) | |
Site | (inherited from Component ) | |
Type | Gets or sets the type of binding. |
Nach oben
Protected Properties
Name | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) |
Nach oben
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Overridden. Returns a full copy of current CubeAttributeBinding object. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a System.String that represents the cube, dimension, attribute, binding type, and an ordinal location in the current CubeAttributeBinding object. |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
CopyTo | (inherited from Binding ) | |
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
Nach oben
Public Events
Name | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Nach oben
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.ICloneable.Clone | (inherited from Binding ) |
Nach oben
Siehe auch
Verweis
CubeAttributeBinding Class
Microsoft.AnalysisServices Namespace