AttributeBinding Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a derived data type that represents a binding for an AttributeBinding element. This class cannot be inherited.
[System.Runtime.InteropServices.Guid("A590CCBA-97D1-4ce7-8D8A-9D593313B2C3")]
public sealed class AttributeBinding : Microsoft.AnalysisServices.Binding
[<System.Runtime.InteropServices.Guid("A590CCBA-97D1-4ce7-8D8A-9D593313B2C3")>]
type AttributeBinding = class
inherit Binding
Public NotInheritable Class AttributeBinding
Inherits Binding
- Inheritance
- Attributes
Attribute |
Initializes a new instance of the AttributeBinding class using the default values. |
Attribute |
Initializes a new instance of the AttributeBinding class using the specified attribute identifier and type, and an ordinal value. |
Attribute |
Initializes a new instance of the AttributeBinding class using the specified attribute identifier and type. |
AttributeID |
Gets or sets the identifier of attribute used. |
Ordinal |
Gets or sets the ordinal number representing the position for binding within a collection. |
Parent |
Gets the parent object of the current object. (Inherited from Binding) |
Type |
Gets or sets the type of attribute associated with an AttributeBinding. |
Clone() |
Returns a copy of the AttributeBinding object. |
Copy |
Transfers a deep copy of current object to a specified binding. (Inherited from Binding) |
To |
Returns a string that represents the AttributeBinding object. |
ICloneable. |
(Inherited from Binding) |
Продукт | Версии |
---|---|
Analysis Services SDK for .NET | latest |