ReportingService2006 Class

Definition

Contains the methods and properties that can be used to call the Reporting Services Web service when it is running in SharePoint integrated mode.

public ref class ReportingService2006 : System::Web::Services::Protocols::SoapHttpClientProtocol
public class ReportingService2006 : System.Web.Services.Protocols.SoapHttpClientProtocol
type ReportingService2006 = class
    inherit SoapHttpClientProtocol
Public Class ReportingService2006
Inherits SoapHttpClientProtocol
Inheritance
ReportingService2006

Constructors

ReportingService2006()

Initializes a new instance of the ReportingService2006 class.

Properties

ServerInfoHeaderValue

Gets or sets the server-related information that represents the version of the report server.

TrustedUserHeaderValue

This property is not used.

Methods

CancelJob(String)

Cancels the execution of a job.

CreateDataSource(String, String, Boolean, DataSourceDefinition, Property[])

Creates a new data source in a SharePoint library.

CreateFolder(String, String)

Adds a folder to a SharePoint library.

CreateModel(String, String, Byte[], Property[], Warning[])

Adds a model to a SharePoint library.

CreateReport(String, String, Boolean, Byte[], Property[], Warning[])

Adds a new report to a SharePoint library.

CreateReportHistorySnapshot(String, Warning[])

Generates a report history snapshot of a specified report.

CreateResource(String, String, Boolean, Byte[], String, Property[])

Adds a new resource to a SharePoint library.

CreateSchedule(String, ScheduleDefinition, String)

Creates a new shared schedule.

CreateSubscription(String, ExtensionSettings, String, String, String, ParameterValue[])

Creates a subscription for the specified report in the report server database.

DeleteItem(String)

Deletes a specified item from a SharePoint library.

DeleteReportHistorySnapshot(String, String)

Deletes an individual report history snapshot for a specified report. If errors occur, the report history snapshot is not deleted.

DeleteSchedule(String)

Deletes a shared schedule from the report server database.

DeleteSubscription(String)

Deletes a subscription from the report server database.

DisableDataSource(String)

Disables a data source that is enabled.

EnableDataSource(String)

Enables a data source that is disabled.

FireEvent(String, String, String)

Raises an event based on the supplied parameters.

FlushCache(String)

Invalidates the cache for an individual report.

GenerateModel(String, String, String, Property[], Warning[])

Generates a default model on top of a shared data source.

GetCacheOptions(String, ExpirationDefinition)

Returns the cache configuration for a report and the settings that describe when the cached copy of the report expires.

GetDataSourceContents(String)

Returns the contents of a data source.

GetExecutionOptions(String, ScheduleDefinitionOrReference)

Returns the execution option and associated settings for an individual report.

GetExtensionSettings(String)

Returns a list of settings for a given extension.

GetItemDataSourcePrompts(String)

Gets the data source prompts for a specified item.

GetItemDataSources(String)

Returns the data sources for an item in the catalog.

GetItemType(String)

Retrieves the type of an item in a SharePoint library, if the item exists.

GetModelDefinition(String)

Retrieves the definition for a model.

GetModelItemPermissions(String, String)

Retrieves the user permissions associated with an item in the model hierarchy.

GetModelItemPolicies(String, String, Boolean)

Retrieves the policies associate with an item in the model hierarchy.

GetPermissions(String)

Returns the user permissions that are associated with a particular item in a SharePoint library.

GetPolicies(String, Boolean)

Returns the policies that are associated with a particular item in a SharePoint library.

GetProperties(String, Property[])

Returns the value of one or more properties of an item in a SharePoint library.

GetReportDefinition(String)

Retrieves the report definition for a report.

GetReportHistoryLimit(String, Boolean, Int32)

Returns the report history snapshot limit for a specified report.

GetReportHistoryOptions(String, Boolean, ScheduleDefinitionOrReference)

Returns the report history snapshot option and properties that are generated for a report.

GetReportParameters(String, String, ParameterValue[], DataSourceCredentials[])

Returns report parameter properties for a specified report. The GetReportParameters(String, String, ParameterValue[], DataSourceCredentials[]) method can also be used to validate parameter values against parameters for a specified report.

GetResourceContents(String, String)

Retrieves the contents of a resource.

GetRoleProperties(String, String, String)

Returns role information and a collection of associated tasks.

GetScheduleProperties(String)

Returns the properties of a shared schedule.

GetSubscriptionProperties(String, ExtensionSettings, String, ActiveState, String, String, String, ParameterValue[])

Returns the properties of a specified subscription.

GetSystemProperties(Property[])

Returns the value of one or more system properties.

GetUserModel(String, String)

Returns the semantic piece of a model for the current user.

InheritModelItemParentSecurity(String, String)

Deletes the policies associated with an item in the model hierarchy and causes the item to inherit the policies from its parent.

InheritParentSecurity(String)

Deletes the policies associated with an item. As a result, the item inherits the policies from its parent.

ListAllSubscriptions(String)

Retrieves a list of subscriptions that have been created by all users of a report server for a given site.

ListChildren(String)

Gets a list of children from a specified folder.

ListDependentItems(String)

Returns a list of catalog items that reference a specified catalog item.

ListEvents()

Returns a list of events supported by the report server.

ListExtensions(ExtensionTypeEnum)

Returns a list of extensions that are configured for a given extension type.

ListJobs()

Returns a list of jobs that are running on the report server.

ListModelDrillthroughReports(String, String)

Lists drillthrough reports associated with an entity in a model.

ListModelItemChildren(String, String, Boolean)

Returns an array of model item child elements.

ListModelPerspectives(String)

Lists models and perspectives available to the user.

ListMySubscriptions(String)

Retrieves a list of subscriptions that have been created by the current user of the report server for the given site.

ListParents(String)

Retrieves parent items for the given item.

ListReportHistory(String)

Returns a list of report history snapshots and their properties for a specified report.

ListReportSubscriptions(String)

Retrieves a list of subscriptions that have been created by users for a given report.

ListRoles(SecurityScopeEnum, String)

Returns the names and descriptions of roles for a given SharePoint site.

ListScheduledReports(String)

Returns a list of reports that are associated with a shared schedule.

ListSchedules(String)

Returns a list of all shared schedules for a given site.

ListSecureMethods()

Returns a list of SOAP methods that require an encrypted channel when they are invoked.

ListTasks(SecurityScopeEnum)

Returns the names and descriptions of tasks that are managed by the report server.

MoveItem(String, String)

Moves and/or renames an item.

PauseSchedule(String)

Pauses the execution of a given schedule.

PrepareQuery(DataSource, DataSetDefinition, Boolean, String[])

Returns a dataset that contains the fields retrieved by the delivery query for a data-driven subscription.

RegenerateModel(String)

Updates an existing model based on changes to the data source schema.

RemoveAllModelItemPolicies(String)

Deletes all policies associate with model items in the specified model.

ResumeSchedule(String)

Resumes a shared schedule that has been paused.

SetCacheOptions(String, Boolean, ExpirationDefinition)

Configures a report to be cached and provides settings that specify when the cached copy of the report expires.

SetDataSourceContents(String, DataSourceDefinition)

Sets the connection properties associated with a DataSource.

SetExecutionOptions(String, ExecutionSettingEnum, ScheduleDefinitionOrReference)

Sets execution options and associated execution properties for a specified report.

SetItemDataSources(String, DataSource[])

Sets the data sources for an item in a SharePoint library.

SetModelDefinition(String, Byte[])

Sets the definition for a specified model.

SetModelDrillthroughReports(String, String, ModelDrillthroughReport[])

Associates a set of drillthrough reports together with a model.

SetModelItemPolicies(String, String, Policy[])

Sets security policies on an item in the model hierarchy.

SetPolicies(String, Policy[])

Sets the policies that are associated with a specified item.

SetProperties(String, Property[])

Sets one or more properties of a specified item.

SetReportDefinition(String, Byte[])

Sets the report definition for a specified report.

SetReportHistoryLimit(String, Boolean, Int32)

Specifies the number of snapshots of a report that the report server retains in the report server database.

SetReportHistoryOptions(String, Boolean, Boolean, ScheduleDefinitionOrReference)

Sets report history options that specify when a report history snapshot is created for a specified report.

SetReportParameters(String, ReportParameter[])

Sets report parameter properties for a specified report.

SetResourceContents(String, Byte[], String)

Sets the contents of a resource.

SetScheduleProperties(String, String, ScheduleDefinition)

Sets the properties of a shared schedule.

SetSubscriptionProperties(String, ExtensionSettings, String, String, String, ParameterValue[])

Sets the properties of a subscription.

SetSystemProperties(Property[])

Sets one or more system properties for the SharePoint farm.

UpdateReportExecutionSnapshot(String)

Generates a report execution snapshot for a specified report.

ValidateExtensionSettings(String, ParameterValueOrFieldReference[], String)

Validates Reporting Services extension settings.

Applies to