Compartir a través de


AllowDrillThrough (MDStore Interface)

[!NOTA]

  Esta característica se quitará en la versión siguiente de Microsoft SQL Server. No utilice esta característica en nuevos trabajos de desarrollo y modifique lo antes posible las aplicaciones que actualmente la utilizan.

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

Notas

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.

Vea también

Referencia