DataSourceView.IMajorObject.ParentServer Property

Gets the parent server referred by the DataSourceView.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
Server IMajorObject.ParentServer { get; }

Property Value

Type: Microsoft.AnalysisServices.Server
The parent server referred by the DataSourceView.

Implements

IMajorObject.ParentServer

See Also

Reference

DataSourceView Class

Microsoft.AnalysisServices Namespace