AllowDrillThrough (MDStore Interface)
Hinweis |
---|
Diese Funktion wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie diese Funktion beim Entwickeln neuer Anwendungen nicht, und planen Sie so bald wie möglich das Ändern von Anwendungen, in denen es zurzeit verwendet wird. |
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 |
Hinweise
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.