TimeBinding Class
Defines a derived data type that represents a binding to time periods. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<GuidAttribute("FB05BD95-07DA-4e76-99A4-649C73E19F33")> _
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.TimeStructureTypeConverter, Microsoft.AnalysisServices.Design")> _
Public NotInheritable Class TimeBinding
Inherits Binding
[GuidAttribute("FB05BD95-07DA-4e76-99A4-649C73E19F33")]
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.TimeStructureTypeConverter, Microsoft.AnalysisServices.Design")]
public sealed class TimeBinding : Binding
[GuidAttribute(L"FB05BD95-07DA-4e76-99A4-649C73E19F33")]
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.TimeStructureTypeConverter, Microsoft.AnalysisServices.Design")]
public ref class TimeBinding sealed : public Binding
/** @attribute GuidAttribute("FB05BD95-07DA-4e76-99A4-649C73E19F33") */
/** @attribute TypeConverterAttribute("Microsoft.AnalysisServices.Design.TimeStructureTypeConverter, Microsoft.AnalysisServices.Design") */
public final class TimeBinding extends Binding
GuidAttribute("FB05BD95-07DA-4e76-99A4-649C73E19F33")
TypeConverterAttribute("Microsoft.AnalysisServices.Design.TimeStructureTypeConverter, Microsoft.AnalysisServices.Design")
public final class TimeBinding extends Binding
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.TimeBinding
Threadsicherheit
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.