Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Specifies whether the database is brought back online immediately when the rebuilding of the cache is initiated, or only when the rebuilding of the cache is complete.
Синтаксис
<ProactiveCaching>
...
<OnlineMode>...</OnlineMode>
...
</ProactiveCaching>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String (enumeration) |
Default value |
Immediate |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
None |
Замечания
The value of this element is limited to one of the strings listed in the following table.
| Value | Description |
|---|---|
Immediate |
Database is brought back online immediately when the rebuilding of the cache is initiated. |
OnCacheComplete |
Database is brought back online only when the rebuilding of the cache is complete. |
The enumeration that corresponds to the allowed values for OnlineMode in the Analysis Management Objects (AMO) object model is ProactiveCaching.
См. также
Справочник
ProactiveCaching Element (ASSL)