Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Identifies the default MdxScript element in the MdxScripts collection.
Синтаксис
<MdxScript>
...
<DefaultScript>...</DefaultScript>
...
</MdxScript>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
Boolean |
Default value |
True |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
None |
Замечания
Setting the value of DefaultScript to True for one script sets the value of DefaultScript to False for all other MdxScript elements in the MdxScripts collection.
The element that corresponds to the parent of DefaultScript in the Analysis Management Objects (AMO) object model is MdxScript.