Aracılığıyla paylaş


Cube.DataSource Özelliği

Alır DataSource nesnesi ile ilişkilendirilmiş bir Cube.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
<BrowsableAttribute(False)> _
Public ReadOnly Property DataSource As DataSource
    Get
'Kullanım
Dim instance As Cube
Dim value As DataSource

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

Özellik Değeri

Tür: Microsoft.AnalysisServices.DataSource
Nesneyi içeren DataSource bilgi.