ColumnBinding Class
Defines a binding between a data source and a column. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<GuidAttribute("212B3A61-40A5-4ce9-A46E-0B30768D60E8")> _
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.BindingTypeConverter, Microsoft.AnalysisServices.Design")> _
Public NotInheritable Class ColumnBinding
Inherits Binding
[GuidAttribute("212B3A61-40A5-4ce9-A46E-0B30768D60E8")]
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.BindingTypeConverter, Microsoft.AnalysisServices.Design")]
public sealed class ColumnBinding : Binding
[GuidAttribute(L"212B3A61-40A5-4ce9-A46E-0B30768D60E8")]
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.BindingTypeConverter, Microsoft.AnalysisServices.Design")]
public ref class ColumnBinding sealed : public Binding
/** @attribute GuidAttribute("212B3A61-40A5-4ce9-A46E-0B30768D60E8") */
/** @attribute TypeConverterAttribute("Microsoft.AnalysisServices.Design.BindingTypeConverter, Microsoft.AnalysisServices.Design") */
public final class ColumnBinding extends Binding
GuidAttribute("212B3A61-40A5-4ce9-A46E-0B30768D60E8")
TypeConverterAttribute("Microsoft.AnalysisServices.Design.BindingTypeConverter, Microsoft.AnalysisServices.Design")
public final class ColumnBinding extends Binding
Hinweise
Neu:17. Juli 2006
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.ColumnBinding
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.