Classe ModelDrillthroughReport
Provides information about a model drill-through report.
Spazio dei nomi: ReportService2005
Assembly: ReportService2005 (in ReportService2005.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 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.
Gerarchia di ereditarietà
System. . :: . .Object
ReportService2005..::..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