Класс ReportHistorySnapshot
Represents a report history snapshot.
Иерархия наследования
System. . :: . .Object
ReportService2005..::..ReportHistorySnapshot
Пространство имен: ReportService2005
Сборка: ReportService2005 (в ReportService2005.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class ReportHistorySnapshot
'Применение
Dim instance As ReportHistorySnapshot
[SerializableAttribute]
public class ReportHistorySnapshot
[SerializableAttribute]
public ref class ReportHistorySnapshot
[<SerializableAttribute>]
type ReportHistorySnapshot = class end
public class ReportHistorySnapshot
Тип ReportHistorySnapshot обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
![]() |
ReportHistorySnapshot | Instantiates a new instance of a ReportHistorySnapshot class. |
В начало
Свойства
Имя | Описание | |
---|---|---|
![]() |
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. |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.