Analysis Services Programming
AllowDrillThrough (MDStore Interface)
The AllowDrillThrough property of the MDStore interface indicates whether drillthrough is enabled on the cube.
Applies To
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.