DataSource 元素 (ASSL)
定義 Microsoft SQL Server Analysis ServicesDatabase 元素中的資料來源。
語法
<DataSources>
<DataSource xsi:type="RelationalDataSource">...</DataSource>
<!-- or -->
<DataSource xsi:type="OlapDataSource">...</DataSource>
<!-- or -->
<DataSource xsi:type="PushedDataSource">...</DataSource>
</DataSources>