QueryBinding Class
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<GuidAttribute("4A79BC52-2965-49d3-88D1-486D5FFCEF12")> _
Public NotInheritable Class QueryBinding
Inherits TabularBinding
[GuidAttribute("4A79BC52-2965-49d3-88D1-486D5FFCEF12")]
public sealed class QueryBinding : TabularBinding
[GuidAttribute(L"4A79BC52-2965-49d3-88D1-486D5FFCEF12")]
public ref class QueryBinding sealed : public TabularBinding
/** @attribute GuidAttribute("4A79BC52-2965-49d3-88D1-486D5FFCEF12") */
public final class QueryBinding extends TabularBinding
GuidAttribute("4A79BC52-2965-49d3-88D1-486D5FFCEF12")
public final class QueryBinding extends TabularBinding
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.TabularBinding
Microsoft.AnalysisServices.QueryBinding
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.