Classe ModelDrillthroughReport

Provides information about a model drillthrough report.

Gerarchia di ereditarietà

System.Object
  ReportService2006.ModelDrillthroughReport

Spazio dei nomi  ReportService2006
Assembly:  ReportService2006 (in ReportService2006.dll)

Sintassi

'Dichiarazione
Public Class ModelDrillthroughReport
'Utilizzo
Dim instance As ModelDrillthroughReport
public class ModelDrillthroughReport
public ref class ModelDrillthroughReport
type ModelDrillthroughReport =  class end
public class ModelDrillthroughReport

Nel tipo ModelDrillthroughReport sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ModelDrillthroughReport Initializes a new instance of the ModelDrillthroughReport class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Path Gets or sets the full path of the model drillthrough report.
Proprietà pubblica Type Gets or sets the model drillthrough report type - Detail or List.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Osservazioni

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.

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi ReportService2006

SetModelDrillthroughReports