Expand Minimize
This topic has not yet been rated - Rate this topic

AllowDrillThrough (MDStore Interface)

ms134778.note(en-US,SQL.90).gifNote:
  This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

The AllowDrillThrough property of the MDStore interface indicates whether drillthrough is enabled on the cube.

Applies To: clsCube, clsPartition

Boolean

Access depends on the value of the ClassType property of the object.

Class type Access

clsCube

R/W

clsPartition

R

If this property is set to True, a user with drillthrough permissions on the cube can issue a drillthrough query requesting source rows for a cell.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.