Elemento DataSource (ASSL)
Definisce un'origine dati in un Analysis Services Database .
Sintassi
<DataSources>
<DataSource xsi:type="RelationalDataSource">...</DataSource>
<!-- or -->
<DataSource xsi:type="OlapDataSource">...</DataSource>
<!-- or -->
<DataSource xsi:type="PushedDataSource">...</DataSource>
</DataSources>
Caratteristiche elemento
Caratteristica | Descrizione |
---|---|
Tipo di dati e lunghezza | RelationalDataSource, OlapDataSource, PushedDataSource |
Valore predefinito | Nessuno |
Cardinalità | 0-n: Elemento facoltativo che può ricorrere più di una volta. |
Relazioni elemento
Relazione | Elemento |
---|---|
Elementi padre | DataSources |
Elementi figlio | nessuno |
Osservazioni
L'elemento corrispondente nel modello a oggetti AMO (Analysis Management Objects) è DataSource.