TableBinding Class
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<GuidAttribute("3632DD5A-AA46-4063-8312-26F0D9050B88")> _
Public NotInheritable Class TableBinding
Inherits TabularBinding
[GuidAttribute("3632DD5A-AA46-4063-8312-26F0D9050B88")]
public sealed class TableBinding : TabularBinding
[GuidAttribute(L"3632DD5A-AA46-4063-8312-26F0D9050B88")]
public ref class TableBinding sealed : public TabularBinding
/** @attribute GuidAttribute("3632DD5A-AA46-4063-8312-26F0D9050B88") */
public final class TableBinding extends TabularBinding
GuidAttribute("3632DD5A-AA46-4063-8312-26F0D9050B88")
public final class TableBinding extends TabularBinding
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.TabularBinding
Microsoft.AnalysisServices.TableBinding
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.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.