ModelDrillthroughReport Clase

Definición

Proporciona información sobre un informe de drillthrough modelo.

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
Herencia
ModelDrillthroughReport
Atributos

Comentarios

Proporciona un informe para usar cuando un usuario sigue un drillthrough en un modelo.

Los usuarios que no tengan permiso para ver y ejecutar el informe de perforación proporcionado serán dirigidos al informe de clics dinámico generado por defecto.

Constructores

Nombre Description
ModelDrillthroughReport()

Inicializa una nueva instancia de la clase ModelDrillthroughReport.

Propiedades

Nombre Description
Path

Obtiene o establece el camino completo del informe de perforación del modelo.

Type

Obtiene o establece el tipo de informe de drillthrough del modelo - Detail o List.

Se aplica a

Consulte también