ItemHistorySnapshot-Klasse
Represents an item history snapshot.
Vererbungshierarchie
System. . :: . .Object
ReportService2010..::..ItemHistorySnapshot
Namespace: ReportService2010
Assembly: ReportService2010 (in ReportService2010.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ItemHistorySnapshot
'Usage
Dim instance As ItemHistorySnapshot
[SerializableAttribute]
public class ItemHistorySnapshot
[SerializableAttribute]
public ref class ItemHistorySnapshot
[<SerializableAttribute>]
type ItemHistorySnapshot = class end
public class ItemHistorySnapshot
Der ItemHistorySnapshot-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
ItemHistorySnapshot | Instantiates a new instance of a ItemHistorySnapshot class. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
CreationDate | Gets or sets the date and time that the item history snapshot was added to the report server database. | |
HistoryID | Gets or sets the ID of the item history snapshot. | |
Size | Gets or sets the size, in bytes, of an item 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
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.