Classe ReportHistorySnapshot
Represents a report history snapshot.
Gerarchia di ereditarietà
System. . :: . .Object
ReportService2006..::..ReportHistorySnapshot
Spazio dei nomi ReportService2006
Assembly: ReportService2006 (in ReportService2006.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 | |
---|---|---|
ReportHistorySnapshot | Initializes a new instance of the ReportHistorySnapshot class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
CreationDate | Gets or sets the date and time that the report history snapshot was added to the report server database. | |
HistoryID | Gets or sets the ID of the report history snapshot. | |
Size | Gets or sets the size, in bytes, of a report history snapshot. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
MemberwiseClone | Ereditato da Object. | |
ToString | Ereditato da Object. |
In alto
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.