DataSourceView.DataSource 属性

定义

获取 DataSourceView 元素中的数据源。

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.DataSource DataSource { get; }
[<System.ComponentModel.Browsable(false)>]
member this.DataSource : Microsoft.AnalysisServices.DataSource
Public ReadOnly Property DataSource As DataSource

属性值

一个 DataSource 对象。

属性

适用于