RemoteDatasourceID Element (ASSL)
Specifies the identifier (ID) of the OLAP data source that points to the instance of Analysis Services that stores the remote partition.
Syntax
<Partition>
...
<RemoteDatasourceID>...</RemoteDatasourceID>
...
</Partition>
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 element | Partition |
Child elements | None |
Remarks
If RemoteDatasourceID is null, then the partition is local.
The element that corresponds to the parent of RemoteDatasourceID in the Analysis Management Objects (AMO) object model is Partition.