Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Defines a binding from a data source to a cube attribute. This class cannot be inherited.
Hiérarchie d'héritage
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.CubeAttributeBinding
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
<GuidAttribute("398A84EF-F7F5-405e-A642-3C3CE569257F")> _
Public NotInheritable Class CubeAttributeBinding _
Inherits Binding
'Utilisation
Dim instance As CubeAttributeBinding
[GuidAttribute("398A84EF-F7F5-405e-A642-3C3CE569257F")]
public sealed class CubeAttributeBinding : Binding
[GuidAttribute(L"398A84EF-F7F5-405e-A642-3C3CE569257F")]
public ref class CubeAttributeBinding sealed : public Binding
[<SealedAttribute>]
[<GuidAttribute("398A84EF-F7F5-405e-A642-3C3CE569257F")>]
type CubeAttributeBinding =
class
inherit Binding
end
public final class CubeAttributeBinding extends Binding
Le type CubeAttributeBinding expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
CubeAttributeBinding() | Initializes a new instance of CubeAttributeBinding using default values. |
![]() |
CubeAttributeBinding(String, String, String, AttributeBindingType) | Initializes a new instance of CubeAttributeBinding for the specified cube, dimension, attribute, and binding type. |
![]() |
CubeAttributeBinding(String, String, String, AttributeBindingType, Int32) | Initializes a new instance of CubeAttributeBinding for the specified cube, dimension, attribute, binding type, and ordinal place. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
AttributeID | Gets or sets the AttributeID referenced in the binding. |
![]() |
Container | (hérité de 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. (hérité de Binding.) |
![]() |
Site | (hérité de Component.) |
![]() |
Type | Gets or sets the type of binding. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Clone | Returns a full copy of current CubeAttributeBinding object. (remplace Binding.Clone().) |
![]() |
CreateObjRef | Informations critiques de sécurité. (hérité de MarshalByRefObject.) |
![]() |
Dispose | (hérité de Component.) |
![]() |
Equals | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetLifetimeService | Informations critiques de sécurité. (hérité de MarshalByRefObject.) |
![]() |
GetType | (hérité de Object.) |
![]() |
InitializeLifetimeService | Informations critiques de sécurité. (hérité de MarshalByRefObject.) |
![]() |
ToString | Returns a System.String that represents the cube, dimension, attribute, binding type, and an ordinal location in the current CubeAttributeBinding object. (remplace Component.ToString().) |
Haut de la page
Événements
| Nom | Description | |
|---|---|---|
![]() |
Disposed | (hérité de Component.) |
Haut de la page
Implémentations d'interfaces explicites
| Nom | Description | |
|---|---|---|
![]() ![]() |
ICloneable.Clone | Creates a new copy of the object instance. (hérité de Binding.) |
Haut de la page
Notes
Nouveau : 17 juillet 2006
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)
.gif)
.gif)
.gif)