AllowDrillThrough (MDStore Interface)

ms134778.note(de-de,SQL.90).gifHinweis:
  Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein.

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.

Siehe auch

Verweis

MDStore Interface

Hilfe und Informationen

Informationsquellen für SQL Server 2005