Share via


AnalysisServicesComponent.TeamSystemWarehouseDataSourceView Property

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

Syntax

'宣言
Public ReadOnly Property TeamSystemWarehouseDataSourceView As DataSourceView
    Get
public DataSourceView TeamSystemWarehouseDataSourceView { get; }
public:
property DataSourceView^ TeamSystemWarehouseDataSourceView {
    DataSourceView^ get ();
}
member TeamSystemWarehouseDataSourceView : DataSourceView
function get TeamSystemWarehouseDataSourceView () : DataSourceView

Property Value

Type: DataSourceView

.NET Framework Security

See Also

Reference

AnalysisServicesComponent Class

Microsoft.TeamFoundation.Warehouse Namespace