TimeAttributeBinding Class
Definition
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.
Represents a placeholder binding for generated data items.
[System.Runtime.InteropServices.Guid("D6636A59-84BB-4356-A528-5FBEEDD14F4A")]
public sealed class TimeAttributeBinding : Microsoft.AnalysisServices.Binding
[<System.Runtime.InteropServices.Guid("D6636A59-84BB-4356-A528-5FBEEDD14F4A")>]
type TimeAttributeBinding = class
inherit Binding
Public NotInheritable Class TimeAttributeBinding
Inherits Binding
- Inheritance
- Attributes
Constructors
TimeAttributeBinding() |
Properties
Parent |
Gets the parent object of the current object. (Inherited from Binding) |
Methods
Clone() |
Returns a copy of the TimeAttributeBinding object. |
CopyTo(Binding) |
Transfers a deep copy of current object to a specified binding. (Inherited from Binding) |
Explicit Interface Implementations
ICloneable.Clone() | (Inherited from Binding) |