Share via


Classe ModelDrillthroughReport

Provides information about a model drill-through report.

Hiérarchie d'héritage

System. . :: . .Object
  ReportService2005..::..ModelDrillthroughReport

Espace de noms :  ReportService2005
Assembly :  ReportService2005 (en ReportService2005.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 drill-through report.
Propriété publique Type Gets or sets the type of the model drill-through report (detail or list) to which the user is directed when following a click-through.

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 click-through in a model.

Users who do not have permission to view and execute the supplied click-through report will be directed to the default dynamically generated click-through 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.