CatalogDisplayMembers (Property)

Applies To:

QueryOptions object

Description:

Sets the maximum number of members that can be displayed at any given level.

Action:

Read-write, BQOLAPCatalogDisplayMembers constant group

Constants:

The BQOLAPCatalogDisplayMembers constant group consists of these values:

Example:

This example shows how to display an unlimited number of members:

ActiveDocument.Sections["Query"].QueryOptions.CatalogDisplayMembers = bqOLAPCatalogDisplayMembersUnlimited