Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Contains the master data source identifier (ID) for a Database element.
Синтаксис
<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 |
|
Child elements |
None |
Замечания
For databases on remote instances of Microsoft SQL Server 2005 Analysis Services (SSAS) that contain remote partitions, the MasterDatasourceID element contains the data source ID of the data source used to identify the master instance of Analysis 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.