Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines a data source view used by a Microsoft SQL Server Analysis Services Database element.
Syntax
<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 |
|
Child elements |
Annotations, CreatedTimestamp, DataSourceID, Description, ID, LastSchemaUpdate, Name, Schema |
Remarks
The corresponding element in the Analysis Management Objects (AMO) object model is DataSourceView.