Client Cache Size Property

Analysis Services Programming

Analysis Services Programming

Client Cache Size Property

This property controls the amount of memory used by the client cache.

Property Name

Client Cache Size

Property ID

DBPROP_MSMD_DATA_CACHE_SIZE

Remarks

If this property is set to 0 (zero), the client cache can use unlimited memory. If this property is set to a value between 1 and 99 (inclusive), the client cache can use the specified percentage of total available virtual memory (physical and page file). If this property is set to 100 or more, the client cache can use up to the specified amount of memory, in kilobytes (KB).

This property's value is used when a session is established, and the value can be changed during the session.