إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
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 |
|
Child elements |
None |
Remarks
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.