OnlineMode Element (ASSL)
SQL Server 2012
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.
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.
