Udostępnij za pośrednictwem


Właściwość Database.DataSourceViews

Pobiera kolekcja widoków źródło danych skojarzone z Database.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property DataSourceViews As DataSourceViewCollection
    Get
'Użycie
Dim instance As Database
Dim value As DataSourceViewCollection

value = instance.DataSourceViews
[BrowsableAttribute(false)]
public DataSourceViewCollection DataSourceViews { get; }
[BrowsableAttribute(false)]
public:
property DataSourceViewCollection^ DataSourceViews {
    DataSourceViewCollection^ get ();
}
[<BrowsableAttribute(false)>]
member DataSourceViews : DataSourceViewCollection
function get DataSourceViews () : DataSourceViewCollection

Wartość właściwości

Typ: Microsoft.AnalysisServices.DataSourceViewCollection
Kolekcja widoków źródło danych.