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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.