DBPROP_MSMD_LARGE_LEVEL_THRESHOLD Property

Determines the definition of “large” level for client/server handling of level members.

Remarks

This property’s name, which is used in the connection string, is Large Level Threshold.

Dimension levels that contain a number of members greater than or equal to the value of this property are sent from the server to the client incrementally instead of in their entirety.

This property can be used to help manage client memory usage. A level that contains fewer members than this property’s value is sent to the client in its entirety.

The default value is set on the server in the Large level defined as box in the Properties dialog box. The minimum value is 10. Settings less than the minimum are ignored, and the minimum used. In this case, no error is returned.

This property’s value is used when a session is established, but the value cannot be changed during the session.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.