Controls the amount of memory used by client cache.
This property’s name, which is used in the connection string, is Client Cache Size.
If this property is set to 0 (zero), the client cache can use unlimited memory. If this property is set to 1-99, 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 kilobytes (KB) of memory.
This property’s value is used when a session is established, and the value can be changed during the session.