TimeAttributeBinding Class

Definition

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
TimeAttributeBinding
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)

Applies to