Elemento DataSourceView (ASSL)

Definisce una vista origine dati usata da un elemento Analysis Services Database .

Sintassi

  
<DataSourceViews>  
   <DataSourceView>  
      <Name>...</Name>  
      <ID>...</ID>  
      <CreatedTimestamp>...</CreatedTimestamp>  
      <LastSchemaUpdate>...</LastSchemaUpdate>  
      <Description>...</Description>  
      <Annotations>...</Annotations>  
      <DataSourceID>   </DataSourceID>  
      <Schema>...</Schema>  
   </DataSourceView>  
</DataSourceViews>  

Caratteristiche elemento

Caratteristica Descrizione
Tipo di dati e lunghezza Nessuno
Valore predefinito Nessuno
Cardinalità 0-n: Elemento facoltativo che può ricorrere più di una volta.

Relazioni elemento

Relazione Elemento
Elementi padre DataSourceViews
Elementi figlio Annotations, CreatedTimestamp, DataSourceID, Description, ID, LastSchemaUpdate, Name, Schema

Commenti

L'elemento corrispondente nel modello Analysis Management Objects (AMO) è DataSourceView.

Vedere anche

Elemento Database (ASSL)
Oggetti (ASSL)