Compartir a través de


DataSourceView Element (ASSL)

Defines a data source view used by a Microsoft SQL Server 2005 Analysis Services (SSAS) Database element.

Sintaxis

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

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Element Relationships

Relationship Element

Parent elements

DataSourceViews

Child elements

Annotations, CreatedTimestamp, DataSourceID, Description, ID, LastSchemaUpdate, Name, Schema

Notas

The corresponding element in the Analysis Management Objects (AMO) object model is DataSourceView.

Vea también

Referencia

Database Element (ASSL)
Objects (ASSL)

Ayuda e información

Obtener ayuda sobre SQL Server 2005