Condividi tramite


Classe ReportHistorySnapshot

Represents a report history snapshot.

Gerarchia di ereditarietà

System. . :: . .Object
  ReportService2005..::..ReportHistorySnapshot

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

Sintassi

'Dichiarazione
<SerializableAttribute> _
Public Class ReportHistorySnapshot
'Utilizzo
Dim instance As ReportHistorySnapshot
[SerializableAttribute]
public class ReportHistorySnapshot
[SerializableAttribute]
public ref class ReportHistorySnapshot
[<SerializableAttribute>]
type ReportHistorySnapshot =  class end
public class ReportHistorySnapshot

Nel tipo ReportHistorySnapshot sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ReportHistorySnapshot Instantiates a new instance of a ReportHistorySnapshot class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica CreationDate Gets or sets the date and time that the report history snapshot was added to the report server database.
Proprietà pubblica HistoryID Gets or sets the ID of the report history snapshot.
Proprietà pubblica Size Gets or sets the size, in bytes, of a report history snapshot.

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

A ReportHistorySnapshot object is returned as output by the ListReportHistory method.

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