TimeBinding Class
Defines a derived data type that represents a binding to time periods. This class cannot be inherited.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintaxis
'Declaración
<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
Seguridad para subprocesos
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.
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.