AnalysisServicesComponent.TeamSystemWarehouseDataSourceView Property

Data Source.

Namespace:  Microsoft.TeamFoundation.Warehouse
Assembly:  Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)

Syntax

'Declaration
Public ReadOnly Property TeamSystemWarehouseDataSourceView As DataSourceView
public DataSourceView TeamSystemWarehouseDataSourceView { get; }
public:
property DataSourceView^ TeamSystemWarehouseDataSourceView {
    DataSourceView^ get ();
}
member TeamSystemWarehouseDataSourceView : DataSourceView with get
function get TeamSystemWarehouseDataSourceView () : DataSourceView

Property Value

Type: DataSourceView
Returns DataSourceView.

.NET Framework Security

See Also

Reference

AnalysisServicesComponent Class

Microsoft.TeamFoundation.Warehouse Namespace