MembersWithDataValues

[!附註]

  下一版的 Microsoft SQL Server 將不再提供此功能。請勿在新的開發工作中使用此功能,並且儘速修改使用此功能的應用程式。

Enumerates values for the MembersWithData property.

Constant

Description

dataforLeafMembersOnly

Only leaf members can have data in the fact table. A processing error occurs if data for a nonleaf member appears in the fact table.

dataforNonLeafMembersHidden

Any member (except the All member) can have data in the fact table. Data for nonleaf members is hidden (totals may not appear to add up correctly).

dataforNonLeafMembersVisible

Any member (except the All member) can have data in the fact table. Data for nonleaf members is visible in system-generated leaf members.