Elemento DataSource (ASSL)
Definisce un'origine dati in un elemento Database di Microsoft SQL Server Analysis Services.
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 |
|
Valore predefinito |
Nessuno |
Cardinalità |
0-n: elemento facoltativo che può ricorrere più di una volta. |
Relazioni elemento
Relazione |
Elemento |
---|---|
Elementi padre |
|
Elemento figlio |
Nessuno |
Osservazioni
L'elemento corrispondente nel modello a oggetti AMO (Analysis Management Objects) è DataSource.