Share via


Classe ModelDrillthroughReport

Provides information about a model drillthrough report.

Hiérarchie d'héritage

System. . :: . .Object
  ReportService2010..::..ModelDrillthroughReport

Espace de noms :  ReportService2010
Assembly :  ReportService2010 (en ReportService2010.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class ModelDrillthroughReport
'Utilisation
Dim instance As ModelDrillthroughReport
[SerializableAttribute]
public class ModelDrillthroughReport
[SerializableAttribute]
public ref class ModelDrillthroughReport
[<SerializableAttribute>]
type ModelDrillthroughReport =  class end
public class ModelDrillthroughReport

Le type ModelDrillthroughReport expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ModelDrillthroughReport Initializes a new instance of the ModelDrillthroughReport class.

Haut de la page

Propriétés

  Nom Description
Propriété publique Path Gets or sets the full path of the model drillthrough report.
Propriété publique Type Gets or sets the model drillthrough report type - Detail or List.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Notes

Provides a report to use when a user follows a drillthrough in a model.

Users who do not have permission to view and execute the supplied drillthrough report will be directed to the default dynamically generated clickthrough report.

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.