RelationalDataSource Class
Represents a DataSource element based on a relational data source. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<GuidAttribute("3EDEB818-A0ED-43f2-8CFC-C2330F1EB37E")> _
Public NotInheritable Class RelationalDataSource
Inherits DataSource
[GuidAttribute("3EDEB818-A0ED-43f2-8CFC-C2330F1EB37E")]
public sealed class RelationalDataSource : DataSource
[GuidAttribute(L"3EDEB818-A0ED-43f2-8CFC-C2330F1EB37E")]
public ref class RelationalDataSource sealed : public DataSource
/** @attribute GuidAttribute("3EDEB818-A0ED-43f2-8CFC-C2330F1EB37E") */
public final class RelationalDataSource extends DataSource
GuidAttribute("3EDEB818-A0ED-43f2-8CFC-C2330F1EB37E")
public final class RelationalDataSource extends DataSource
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.NamedComponent
Microsoft.AnalysisServices.MajorObject
Microsoft.AnalysisServices.DataSource
Microsoft.AnalysisServices.RelationalDataSource
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
RelationalDataSource Members
Microsoft.AnalysisServices Namespace