Classe ReportHistorySnapshot
Represents a report history snapshot.
Hierarquia de herança
System. . :: . .Object
ReportService2005..::..ReportHistorySnapshot
Namespace: ReportService2005
Assembly: ReportService2005 (em ReportService2005.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class ReportHistorySnapshot
'Uso
Dim instance As ReportHistorySnapshot
[SerializableAttribute]
public class ReportHistorySnapshot
[SerializableAttribute]
public ref class ReportHistorySnapshot
[<SerializableAttribute>]
type ReportHistorySnapshot = class end
public class ReportHistorySnapshot
O tipo ReportHistorySnapshot expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
ReportHistorySnapshot | Instantiates a new instance of a ReportHistorySnapshot class. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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ício
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.