RowBinding Class

命名空间: Microsoft.AnalysisServices
程序集: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

语法

声明
<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

线程安全

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.

平台

开发平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

目标平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

请参阅

参考

RowBinding Members
Microsoft.AnalysisServices Namespace