Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a report history snapshot.
Vererbungshierarchie
System.Object
ReportService2006.ReportHistorySnapshot
Namespace: ReportService2006
Assembly: ReportService2006 (in ReportService2006.dll)
Syntax
'Declaration
Public Class ReportHistorySnapshot
'Usage
Dim instance As ReportHistorySnapshot
public class ReportHistorySnapshot
public ref class ReportHistorySnapshot
type ReportHistorySnapshot = class end
public class ReportHistorySnapshot
Der ReportHistorySnapshot-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
ReportHistorySnapshot | Initializes a new instance of the ReportHistorySnapshot class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
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. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Hinweise
A ReportHistorySnapshot object is returned as output by the ListReportHistory method.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)