Archive 成员

包含用于管理 Project Server 中使用的归档数据库的备份和还原操作的方法。

Archive 类型公开以下成员。

构造函数

  名称 说明
公共方法 Archive 从基于 ASMX 的Archive web 服务创建Archive对象。

页首

属性

  名称 说明
公共属性 AllowAutoRedirect (从 HttpWebClientProtocol 继承。)
受保护的属性 CanRaiseEvents (从 Component 继承。)
公共属性 ClientCertificates (从 HttpWebClientProtocol 继承。)
公共属性 ConnectionGroupName (从 WebClientProtocol 继承。)
公共属性 Container (从 Component 继承。)
公共属性 CookieContainer (从 HttpWebClientProtocol 继承。)
公共属性 Credentials (从 WebClientProtocol 继承。)
受保护的属性 DesignMode (从 Component 继承。)
公共属性 EnableDecompression (从 HttpWebClientProtocol 继承。)
受保护的属性 Events (从 Component 继承。)
公共属性 PreAuthenticate (从 WebClientProtocol 继承。)
公共属性 Proxy (从 HttpWebClientProtocol 继承。)
公共属性 RequestEncoding (从 WebClientProtocol 继承。)
公共属性 Site (从 Component 继承。)
公共属性 SoapVersion (从 SoapHttpClientProtocol 继承。)
公共属性 Timeout (从 WebClientProtocol 继承。)
公共属性 UnsafeAuthenticatedConnectionSharing (从 HttpWebClientProtocol 继承。)
公共属性 Url (从 WebClientProtocol 继承。)
公共属性 UseDefaultCredentials (从 WebClientProtocol 继承。)
公共属性 UserAgent (从 HttpWebClientProtocol 继承。)

页首

方法

  名称 说明
公共方法 Abort (从 WebClientProtocol 继承。)
受保护的方法 BeginInvoke (从 SoapHttpClientProtocol 继承。)
受保护的方法 CancelAsync (从 HttpWebClientProtocol 继承。)
公共方法 CreateObjRef (从 MarshalByRefObject 继承。)
公共方法 Discover (从 SoapHttpClientProtocol 继承。)
公共方法 Dispose() (从 Component 继承。)
受保护的方法 Dispose(Boolean) (从 Component 继承。)
受保护的方法 EndInvoke (从 SoapHttpClientProtocol 继承。)
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Component 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetLifetimeService (从 MarshalByRefObject 继承。)
受保护的方法 GetReaderForMessage (从 SoapHttpClientProtocol 继承。)
受保护的方法 GetService (从 Component 继承。)
公共方法 GetType (从 Object 继承。)
受保护的方法 GetWebRequest (从 SoapHttpClientProtocol 继承。)
受保护的方法 GetWebResponse(WebRequest) (从 HttpWebClientProtocol 继承。)
受保护的方法 GetWebResponse(WebRequest, IAsyncResult) (从 HttpWebClientProtocol 继承。)
受保护的方法 GetWriterForMessage (从 SoapHttpClientProtocol 继承。)
公共方法 InitializeLifetimeService (从 MarshalByRefObject 继承。)
受保护的方法 Invoke (从 SoapHttpClientProtocol 继承。)
受保护的方法 InvokeAsync(String, [], SendOrPostCallback) (从 SoapHttpClientProtocol 继承。)
受保护的方法 InvokeAsync(String, [], SendOrPostCallback, Object) (从 SoapHttpClientProtocol 继承。)
受保护的方法 MemberwiseClone() (从 Object 继承。)
受保护的方法 MemberwiseClone(Boolean) (从 MarshalByRefObject 继承。)
公共方法 QueueArchiveCategories 将从已发布数据库的安全类别的表的副本保存到存档数据库中。
公共方法 QueueArchiveCustomFields 保存一份表企业自定义域中的已发布数据库到存档数据库。
公共方法 QueueArchiveGlobalProject 将从已发布数据库的企业全局项目的副本保存到存档数据库中。
公共方法 QueueArchiveProject 将指定的项目的副本从已发布数据库保存到存档数据库,并创建项目的版本。
公共方法 QueueArchiveProjects 存档上一次存档操作以来已经更改的所有项目。
公共方法 QueueArchiveResources 保存一份企业资源表中的已发布数据库到存档数据库。
公共方法 QueueArchiveSystemSettings Project Server 中的设置的已发布数据库到存档数据库保存表的副本。
公共方法 QueueArchiveViews 从已发布数据库的视图的表的副本保存到存档数据库。
公共方法 QueueDeleteArchivedProject 删除存档数据库中指定的项目。
公共方法 QueueRestoreCategories 恢复相关的安全类别中的已发布数据库的存档数据库表。
公共方法 QueueRestoreCustomFields 还原与相关的企业自定义域中的已发布数据库的存档数据库的表。
公共方法 QueueRestoreGlobalProject 将存档数据库中的企业全局项目还原到的已发布数据库中。
公共方法 QueueRestoreProject 将指定的存档的项目版本从存档数据库还原到的已发布数据库
公共方法 QueueRestoreResources 还原存档到已发布数据库的企业资源从存档数据库。
公共方法 QueueRestoreSystemSettings 将存档数据库中的 Project Server 系统设置还原到的已发布数据库中。
公共方法 QueueRestoreViews 还原存档从存档数据库与已发布数据库的视图。
公共方法 QueueScheduleArchives 设置存档计划。
公共方法 ReadArchivedProjectsList 获取存档项目 ; 的列表列表中包括的项目名称和 GUID。
公共方法 ReadArchiveSchedule 获取有关存档计划信息。
公共方法 ReadProjectArchiveRetentionSetting 获取默认 Project Server 存档保留设置。
公共方法 ToString (从 Component 继承。)
公共方法 UpdateArchiveSchedule 更新存档计划。

页首

事件

  名称 说明
公共事件 Disposed (从 Component 继承。)

页首

另请参阅

引用

Archive 类

WebSvcArchive 命名空间