TimeAttributeBinding-Klasse
Represents a placeholder binding for generated data items.
Vererbungshierarchie
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.TimeAttributeBinding
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
<GuidAttribute("D6636A59-84BB-4356-A528-5FBEEDD14F4A")> _
Public NotInheritable Class TimeAttributeBinding _
Inherits Binding
'Usage
Dim instance As TimeAttributeBinding
[GuidAttribute("D6636A59-84BB-4356-A528-5FBEEDD14F4A")]
public sealed class TimeAttributeBinding : Binding
[GuidAttribute(L"D6636A59-84BB-4356-A528-5FBEEDD14F4A")]
public ref class TimeAttributeBinding sealed : public Binding
[<SealedAttribute>]
[<GuidAttribute("D6636A59-84BB-4356-A528-5FBEEDD14F4A")>]
type TimeAttributeBinding =
class
inherit Binding
end
public final class TimeAttributeBinding extends Binding
Der TimeAttributeBinding-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
TimeAttributeBinding | Initializes a new instance of the TimeAttributeBinding class. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Container | (Geerbt von Component.) | |
Parent | Gets the parent object of the current object. (Geerbt von Binding.) | |
Site | (Geerbt von Component.) |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Clone | Returns a clone of the object. (Überschreibt Binding.Clone().) | |
CreateObjRef | Sicherheitskritisch (Geerbt von MarshalByRefObject.) | |
Dispose | (Geerbt von Component.) | |
Equals | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetLifetimeService | Sicherheitskritisch (Geerbt von MarshalByRefObject.) | |
GetType | (Geerbt von Object.) | |
InitializeLifetimeService | Sicherheitskritisch (Geerbt von MarshalByRefObject.) | |
ToString | (Geerbt von Component.) |
Zum Anfang
Ereignisse
Name | Beschreibung | |
---|---|---|
Disposed | (Geerbt von Component.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
Name | Beschreibung | |
---|---|---|
ICloneable.Clone | Creates a new copy of the object instance. (Geerbt von Binding.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.