AllowDrillThrough (MDStore Interface)

注意注意

  この機能は、Microsoft SQL Server の次のバージョンで削除されます。 新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。

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

説明

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.

関連項目

参照