Partager via


AllowDrillThrough (MDStore Interface)

ms134778.note(fr-fr,SQL.90).gifRemarque :
  Cette fonctionnalité sera supprimée dans la prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité.

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

Notes

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.

Voir aussi

Référence

MDStore Interface

Aide et Informations

Assistance sur SQL Server 2005