ModelDrillthroughReport Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit des informations sur un rapport d’extraction de modèle.
public ref class ModelDrillthroughReport
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class ModelDrillthroughReport
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type ModelDrillthroughReport = class
Public Class ModelDrillthroughReport
- Héritage
-
ModelDrillthroughReport
- Attributs
Remarques
Fournit un rapport à utiliser lorsqu’un utilisateur suit une extraction dans un modèle.
Les utilisateurs qui n’ont pas l’autorisation d’afficher et d’exécuter le rapport d’extraction fourni sont dirigés vers le rapport clickthrough généré dynamiquement par défaut.
Constructeurs
ModelDrillthroughReport() |
Initialise une nouvelle instance de la classe ModelDrillthroughReport. |
Propriétés
Path |
Obtient ou définit le chemin d'accès complet du rapport d'extraction du modèle. |
Type |
Obtient ou définit le type de rapport d'extraction du modèle - Detail ou List. |