Share via


ReportingService2006 类

包含当 Reporting Services Web 服务以 SharePoint 集成模式运行时,可用来调用该服务的方法和属性。

命名空间:  ReportService2006
程序集:  ReportService2006(在 ReportService2006.dll 中)

语法

声明
<WebServiceBindingAttribute(Name := "ReportingService2006Soap", Namespace := "https://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices")> _
Public Class ReportingService2006 _
    Inherits SoapHttpClientProtocol
用法
Dim instance As ReportingService2006
[WebServiceBindingAttribute(Name = "ReportingService2006Soap", Namespace = "https://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices")]
public class ReportingService2006 : SoapHttpClientProtocol
[WebServiceBindingAttribute(Name = L"ReportingService2006Soap", Namespace = L"https://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices")]
public ref class ReportingService2006 : public SoapHttpClientProtocol
[<WebServiceBindingAttribute(Name = "ReportingService2006Soap", Namespace = "https://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices")>]
type ReportingService2006 =  
    class
        inherit SoapHttpClientProtocol
    end
public class ReportingService2006 extends SoapHttpClientProtocol

ReportingService2006 类型公开以下成员。

构造函数

  名称 说明
公共方法 ReportingService2006 初始化 ReportingService2006 类的新实例。

页首

属性

  名称 说明
公共属性 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 继承。)
公共属性 ServerInfoHeaderValue 获取或设置表示报表服务器版本的服务器相关信息。
公共属性 Site (从 Component 继承。)
公共属性 SoapVersion (从 SoapHttpClientProtocol 继承。)
公共属性 Timeout (从 WebClientProtocol 继承。)
公共属性 TrustedUserHeaderValue 不使用此属性。
公共属性 UnsafeAuthenticatedConnectionSharing (从 HttpWebClientProtocol 继承。)
公共属性 Url (从 WebClientProtocol 继承。)
公共属性 UseDefaultCredentials (从 WebClientProtocol 继承。)
公共属性 UserAgent (从 HttpWebClientProtocol 继承。)

页首

方法

  名称 说明
公共方法 Abort (从 WebClientProtocol 继承。)
受保护方法 BeginInvoke (从 SoapHttpClientProtocol 继承。)
受保护方法 CancelAsync (从 HttpWebClientProtocol 继承。)
公共方法 CancelJob 取消某一作业的执行。
公共方法 CreateDataDrivenSubscription 为指定的报表创建数据驱动订阅。
公共方法 CreateDataSource 在 SharePoint 库中创建新的数据源。
公共方法 CreateFolder 将文件夹添加到 SharePoint 库。
公共方法 CreateModel 将模型添加到 SharePoint 库。
公共方法 CreateObjRef (从 MarshalByRefObject 继承。)
公共方法 CreateReport 将新报表添加到 SharePoint 库。
公共方法 CreateReportHistorySnapshot 生成指定报表的报表历史记录快照。
公共方法 CreateResource 将新资源添加到 SharePoint 库。
公共方法 CreateSchedule 创建新的共享计划。
公共方法 CreateSubscription 在报表服务器数据库中创建对指定报表的订阅。
公共方法 DeleteItem 从 SharePoint 库中删除指定项。
公共方法 DeleteReportHistorySnapshot 删除指定报表的一个单独的报表历史记录快照。如果发生错误,将不删除报表历史记录快照。
公共方法 DeleteSchedule 从报表服务器数据库删除共享的计划。
公共方法 DeleteSubscription 从报表服务器数据库删除订阅。
公共方法 DisableDataSource 禁用已启用的数据源。
公共方法 Discover (从 SoapHttpClientProtocol 继承。)
公共方法 Dispose() () () () (从 Component 继承。)
受保护方法 Dispose(Boolean) (从 Component 继承。)
公共方法 EnableDataSource 启用已禁用的数据源。
受保护方法 EndInvoke (从 SoapHttpClientProtocol 继承。)
公共方法 Equals (从 Object 继承。)
受保护方法 Finalize (从 Component 继承。)
公共方法 FireEvent 基于提供的参数引发事件。
公共方法 FlushCache 使单个报表的缓存无效。
公共方法 GenerateModel 在共享数据源上生成默认模型。
公共方法 GetCacheOptions 返回报表的缓存配置,以及描述报表的缓存副本何时到期的设置。
公共方法 GetDataDrivenSubscriptionProperties 返回数据驱动订阅的属性。
公共方法 GetDataSourceContents 返回数据源的内容。
公共方法 GetExecutionOptions 返回单个报表的执行选项和关联设置。
公共方法 GetExtensionSettings 返回针对给定扩展插件的设置列表。
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetItemDataSourcePrompts 获取指定项的数据源提示。
公共方法 GetItemDataSources 返回目录中项的数据源。
公共方法 GetItemType 检索 SharePoint 库中某项的类型(如果该项存在)。
公共方法 GetLifetimeService (从 MarshalByRefObject 继承。)
公共方法 GetModelDefinition 检索模型的定义。
公共方法 GetModelItemPermissions 检索与模型层级中的项相关联的用户权限。
公共方法 GetModelItemPolicies 检索与模型层级中的项相关联的策略。
公共方法 GetPermissions 返回与 SharePoint 库中某个特定项关联的用户权限。
公共方法 GetPolicies 返回与 SharePoint 库中某个特定项关联的策略。
公共方法 GetProperties 返回 SharePoint 库中某项的一个或多个属性的值。
受保护方法 GetReaderForMessage (从 SoapHttpClientProtocol 继承。)
公共方法 GetReportDefinition 检索报表的报表定义。
公共方法 GetReportHistoryLimit 返回指定报表的报表历史记录快照限制。
公共方法 GetReportHistoryOptions 返回为报表生成的报表历史记录快照选项和属性。
公共方法 GetReportParameters 返回指定报表的报表参数属性。GetReportParameters(String, String, Boolean, array<ParameterValue>[]()[][], array<DataSourceCredentials>[]()[][]) 方法还可用于根据指定报表的参数验证参数值。
公共方法 GetResourceContents 检索资源的内容。
公共方法 GetRoleProperties 返回角色信息和关联任务的集合。
公共方法 GetScheduleProperties 返回共享计划的属性。
受保护方法 GetService (从 Component 继承。)
公共方法 GetSubscriptionProperties 返回指定订阅的属性。
公共方法 GetSystemProperties 返回一个或多个系统属性的值。
公共方法 GetType (从 Object 继承。)
公共方法 GetUserModel 返回当前用户的模型的语义段。
受保护方法 GetWebRequest (从 SoapHttpClientProtocol 继承。)
受保护方法 GetWebResponse(WebRequest) (从 HttpWebClientProtocol 继承。)
受保护方法 GetWebResponse(WebRequest, IAsyncResult) (从 HttpWebClientProtocol 继承。)
受保护方法 GetWriterForMessage (从 SoapHttpClientProtocol 继承。)
公共方法 InheritModelItemParentSecurity 删除与模型层级中的项相关联的策略并导致模型项从其父项继承策略。
公共方法 InheritParentSecurity 删除与某项关联的策略。其结果是,该项从其父项继承策略。
公共方法 InitializeLifetimeService (从 MarshalByRefObject 继承。)
受保护方法 Invoke (从 SoapHttpClientProtocol 继承。)
受保护方法 InvokeAsync(String, array<Object> [] () [] [], SendOrPostCallback) (从 SoapHttpClientProtocol 继承。)
受保护方法 InvokeAsync(String, array<Object> [] () [] [], SendOrPostCallback, Object) (从 SoapHttpClientProtocol 继承。)
公共方法 ListAllSubscriptions 检索给定站点的某台报表服务器的所有用户已创建的订阅列表。
公共方法 ListChildren 获取指定文件夹的子级的列表。
公共方法 ListDependentItems 返回引用指定目录项的目录项列表。
公共方法 ListEvents 返回报表服务器支持的事件的列表。
公共方法 ListExtensions 返回为给定扩展插件类型配置的扩展插件的列表。
公共方法 ListJobs 返回报表服务器上运行的作业的列表。
公共方法 ListModelDrillthroughReports 列出与模型中的某个实体关联的钻取报表。
公共方法 ListModelItemChildren 返回模型项子元素的数组。
公共方法 ListModelPerspectives 列出用户可用的模型和透视。
公共方法 ListMySubscriptions 检索给定站点的报表服务器的当前用户已创建的订阅列表。
公共方法 ListParents 检索给定项的父项。
公共方法 ListReportHistory 返回指定报表的报表历史记录快照及其属性的列表。
公共方法 ListReportSubscriptions 检索给定报表的用户已创建的订阅的列表。
公共方法 ListRoles 返回给定 SharePoint 网站的角色的名称和说明。
公共方法 ListScheduledReports 返回与共享计划关联的报表的列表。
公共方法 ListSchedules 返回给定网站的所有共享计划的列表。
公共方法 ListSecureMethods 返回 SOAP 方法的列表,这些方法在调用时需要加密通道。
公共方法 ListTasks 返回报表服务器所管理的任务的名称和说明。
受保护方法 MemberwiseClone() () () () (从 Object 继承。)
受保护方法 MemberwiseClone(Boolean) (从 MarshalByRefObject 继承。)
公共方法 MoveItem 移动和/或重命名某项。
公共方法 PauseSchedule 暂停给定计划的执行。
公共方法 PrepareQuery 返回一个数据集,其中包含由针对数据驱动订阅的传递查询检索的字段。
公共方法 RegenerateModel 基于对数据源架构的更改更新现有模型。
公共方法 RemoveAllModelItemPolicies 删除与指定模型中的模型项关联的所有策略。
公共方法 ResumeSchedule 恢复已暂停的共享计划。
公共方法 SetCacheOptions 配置要缓存的报表,并提供指定报表的缓存副本何时到期的设置。
公共方法 SetDataDrivenSubscriptionProperties 设置数据驱动订阅的属性。
公共方法 SetDataSourceContents 设置与 DataSource 关联的连接属性。
公共方法 SetExecutionOptions 为指定的报表设置执行选项和关联的执行属性。
公共方法 SetItemDataSources 设置 SharePoint 库中某项的数据源。
公共方法 SetModelDefinition 设置指定模型的定义。
公共方法 SetModelDrillthroughReports 将一组钻取报表与某个模型关联。
公共方法 SetModelItemPolicies 设置模型层级中的项的安全策略。
公共方法 SetPolicies 设置与指定的项关联的策略。
公共方法 SetProperties 设置指定项的一个或多个属性。
公共方法 SetReportDefinition 设置指定报表的报表定义。
公共方法 SetReportHistoryLimit 指定报表服务器在报表服务器数据库中保留的某个报表的快照的数量。
公共方法 SetReportHistoryOptions 设置报表历史记录选项,这些选项指定何时为指定的报表创建报表历史记录快照。
公共方法 SetReportParameters 设置指定报表的报表参数属性。
公共方法 SetResourceContents 设置资源的内容。
公共方法 SetScheduleProperties 设置共享计划的属性。
公共方法 SetSubscriptionProperties 设置订阅的属性。
公共方法 SetSystemProperties 设置 SharePoint 场的一个或多个系统属性。
公共方法 ToString (从 Component 继承。)
公共方法 UpdateReportExecutionSnapshot 生成指定报表的报表执行快照。
公共方法 ValidateExtensionSettings 验证 Reporting Services 扩展插件设置。

页首

事件

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

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。