AllowDrillThrough (MDStore Interface)
[!NOTA] Questa funzionalità verrà rimossa a partire dalla prossima versione di Microsoft SQL Server. Non utilizzare questa funzionalità in un nuovo progetto di sviluppo e modificare appena possibile le applicazioni in cui questa funzionalità viene utilizzata.
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 |
Osservazioni
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.