Elemento DataSourceView (ASSL)

Definisce una vista origine dati utilizzata da un elemento Microsoft SQL Server 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

Elemento figlio

Annotazioni, CreatedTimestamp, DataSourceID, Descrizione, ID, LastSchemaUpdate, Nome, Schema

Osservazioni

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

Vedere anche

Riferimento

Elemento Database (ASSL)

Oggetti (ASSL)