Freigeben über


Drillthrough-Klasse

Represents a drillthrough action.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class Drillthrough _
    Inherits ReportObject
'Usage
Dim instance As Drillthrough
public class Drillthrough : ReportObject
public ref class Drillthrough : public ReportObject
type Drillthrough =  
    class
        inherit ReportObject
    end
public class Drillthrough extends ReportObject

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..Drillthrough

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.