Condividi tramite


RowBinding Class

Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Sintassi

'Dichiarazione
<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

Thread Safety

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.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

RowBinding Members
Microsoft.AnalysisServices Namespace