DsvTableBinding Class
Defines a binding from a data source view to a table. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<GuidAttribute("54FAF89E-8DE3-4bb0-B3F7-BE305103548B")> _
Public NotInheritable Class DsvTableBinding
Inherits TabularBinding
[GuidAttribute("54FAF89E-8DE3-4bb0-B3F7-BE305103548B")]
public sealed class DsvTableBinding : TabularBinding
[GuidAttribute(L"54FAF89E-8DE3-4bb0-B3F7-BE305103548B")]
public ref class DsvTableBinding sealed : public TabularBinding
/** @attribute GuidAttribute("54FAF89E-8DE3-4bb0-B3F7-BE305103548B") */
public final class DsvTableBinding extends TabularBinding
GuidAttribute("54FAF89E-8DE3-4bb0-B3F7-BE305103548B")
public final class DsvTableBinding extends TabularBinding
Hinweise
Neu:17. Juli 2006
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.Binding
Microsoft.AnalysisServices.TabularBinding
Microsoft.AnalysisServices.DsvTableBinding
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
DsvTableBinding Members
Microsoft.AnalysisServices Namespace