Classe ModelDrillthroughReport
Provides information about a model drillthrough report.
Spazio dei nomi: ReportService2006
Assembly: ReportService2006 (in ReportService2006.dll)
Sintassi
'Dichiarazione
<SerializableAttribute> _
Public Class ModelDrillthroughReport
'Utilizzo
Dim instance As ModelDrillthroughReport
[SerializableAttribute]
public class ModelDrillthroughReport
[SerializableAttribute]
public ref class ModelDrillthroughReport
[<SerializableAttribute>]
type ModelDrillthroughReport = class end
public class ModelDrillthroughReport
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.
Gerarchia di ereditarietà
System. . :: . .Object
ReportService2006..::..ModelDrillthroughReport
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche