Elemento DataSource (ASSL)
Definisce un'origine dati in un elemento Database di MicrosoftSQL ServerAnalysis 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. |
Osservazioni
L'elemento corrispondente nel modello a oggetti AMO (Analysis Management Objects) è DataSource.