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 in a Microsoft SQL Server Analysis Services Database element.
Syntax
<DataSources>
<DataSource xsi:type="RelationalDataSource">...</DataSource>
<!-- or -->
<DataSource xsi:type="OlapDataSource">...</DataSource>
<!-- or -->
<DataSource xsi:type="PushedDataSource">...</DataSource>
</DataSources>
Element Characteristics
Characteristic |
Description |
|---|---|
Data type and length |
|
Default value |
None |
Cardinality |
0-n: Optional element that can occur more than once. |
Element Relationships
Relationship |
Element |
|---|---|
Parent elements |
|
Child elements |
None |
Remarks
The corresponding element in the Analysis Management Objects (AMO) object model is DataSource.