AllowDrillThrough (MDStore Interface)

Note

  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

Data Type

Boolean

Access

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

Class type

Access

clsCube

R/W

clsPartition

R

Remarks

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.

See Also

Reference