DataSource.IMajorObject.BaseType Property

Gets the base type implementation of the data source.

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

Syntax

C#
Type IMajorObject.BaseType { get; }

Property Value

Type: System.Type
The base type implementation.

Implements

IMajorObject.BaseType

See Also

Reference

DataSource Class

Microsoft.AnalysisServices Namespace