ItemHistorySnapshot 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示项历史记录快照。
public ref class ItemHistorySnapshot
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class ItemHistorySnapshot
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type ItemHistorySnapshot = class
Public Class ItemHistorySnapshot
- 继承
-
ItemHistorySnapshot
- 属性
注解
ItemHistorySnapshot对象由 ListItemHistory 方法作为输出返回。
构造函数
ItemHistorySnapshot() |
初始化 ItemHistorySnapshot 类的新实例。 |
属性
CreationDate |
获取或设置将项历史记录快照添加到报表服务器数据库的日期和时间。 |
HistoryID |
获取或设置项历史记录快照的 ID。 |
Size |
获取或设置项历史记录快照的大小,单位字节。 |