Freigeben über


RowBinding Class

Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.BindingTypeConverter, Microsoft.AnalysisServices.Design")> _
<GuidAttribute("5D57CB33-C6A6-412d-9E2B-2D4CAC07157E")> _
Public NotInheritable Class RowBinding
    Inherits Binding
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.BindingTypeConverter, Microsoft.AnalysisServices.Design")] 
[GuidAttribute("5D57CB33-C6A6-412d-9E2B-2D4CAC07157E")] 
public sealed class RowBinding : Binding
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.BindingTypeConverter, Microsoft.AnalysisServices.Design")] 
[GuidAttribute(L"5D57CB33-C6A6-412d-9E2B-2D4CAC07157E")] 
public ref class RowBinding sealed : public Binding
/** @attribute TypeConverterAttribute("Microsoft.AnalysisServices.Design.BindingTypeConverter, Microsoft.AnalysisServices.Design") */ 
/** @attribute GuidAttribute("5D57CB33-C6A6-412d-9E2B-2D4CAC07157E") */ 
public final class RowBinding extends Binding
TypeConverterAttribute("Microsoft.AnalysisServices.Design.BindingTypeConverter, Microsoft.AnalysisServices.Design") 
GuidAttribute("5D57CB33-C6A6-412d-9E2B-2D4CAC07157E") 
public final class RowBinding extends Binding

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       Microsoft.AnalysisServices.Binding
        Microsoft.AnalysisServices.RowBinding

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.

Siehe auch

Verweis

RowBinding Members
Microsoft.AnalysisServices Namespace