MasterDatasourceID Element (ASSL)
Contains the master data source identifier (ID) for a Database element.
Syntax
<Database>
...
<MasterDatasourceID>...</MasterDatasourceID>
...
</Database>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length | String |
Default value | None |
Cardinality | 0-1: Optional element that can occur once and only once. |
Element Relationships
Relationship | Element |
---|---|
Parent elements | Database |
Child elements | None |
Remarks
For databases on remote instances of Analysis Services that contain remote partitions, the MasterDatasourceID element contains the data source ID of the data source used to identify the master instance ofAnalysis Services that manages the remote partitions.
The element that corresponds to the parent of MasterDatasourceID in the Analysis Management Objects (AMO) object model is Database.