ReportingService2005 Members

Contains the methods and properties that can be used to call the Microsoft SQL Server 2005 Reporting Services (SSRS) Web service.

The following tables list the members exposed by the ReportingService2005 type.

Public Constructors

  Name Description
ReportingService2005  

Top

Public Properties

(see also Protected Properties )

  Name Description
ms165994.pubproperty(en-US,SQL.90).gif AllowAutoRedirect  (inherited from HttpWebClientProtocol )
ms165994.pubproperty(en-US,SQL.90).gif BatchHeaderValue The value (BatchHeaderValue object) that represents a unique, system-generated batch ID for multi-method operations in the Reporting Services SOAP API.
ms165994.pubproperty(en-US,SQL.90).gif ClientCertificates  (inherited from HttpWebClientProtocol )
ms165994.pubproperty(en-US,SQL.90).gif ConnectionGroupName  (inherited from WebClientProtocol )
ms165994.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms165994.pubproperty(en-US,SQL.90).gif CookieContainer  (inherited from HttpWebClientProtocol )
ms165994.pubproperty(en-US,SQL.90).gif Credentials  (inherited from WebClientProtocol )
ms165994.pubproperty(en-US,SQL.90).gif EnableDecompression  (inherited from HttpWebClientProtocol )
ms165994.pubproperty(en-US,SQL.90).gif ItemNamespaceHeaderValue The value that represents the identifier used to retrieve item properties.
ms165994.pubproperty(en-US,SQL.90).gif PreAuthenticate  (inherited from WebClientProtocol )
ms165994.pubproperty(en-US,SQL.90).gif Proxy  (inherited from HttpWebClientProtocol )
ms165994.pubproperty(en-US,SQL.90).gif RequestEncoding  (inherited from WebClientProtocol )
ms165994.pubproperty(en-US,SQL.90).gif ServerInfoHeaderValue The server-related information that represents the version of the report server.
ms165994.pubproperty(en-US,SQL.90).gif Site  (inherited from Component )
ms165994.pubproperty(en-US,SQL.90).gif SoapVersion  (inherited from SoapHttpClientProtocol )
ms165994.pubproperty(en-US,SQL.90).gif Timeout  (inherited from WebClientProtocol )
ms165994.pubproperty(en-US,SQL.90).gif UnsafeAuthenticatedConnectionSharing  (inherited from HttpWebClientProtocol )
ms165994.pubproperty(en-US,SQL.90).gif Url  (inherited from WebClientProtocol )
ms165994.pubproperty(en-US,SQL.90).gif UseDefaultCredentials  (inherited from WebClientProtocol )
ms165994.pubproperty(en-US,SQL.90).gif UserAgent  (inherited from HttpWebClientProtocol )

Top

Protected Properties

  Name Description
ms165994.protproperty(en-US,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms165994.protproperty(en-US,SQL.90).gif DesignMode  (inherited from Component )
ms165994.protproperty(en-US,SQL.90).gif Events  (inherited from Component )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms165994.pubmethod(en-US,SQL.90).gif Abort  (inherited from WebClientProtocol )
ms165994.pubmethod(en-US,SQL.90).gif CancelBatch Cancels the batch that was initiated by a call to the CreateBatch method.
ms165994.pubmethod(en-US,SQL.90).gif CancelJob Cancels the execution of a job.
ms165994.pubmethod(en-US,SQL.90).gif CreateBatch Creates a batch that executes multiple methods within a single transaction.
ms165994.pubmethod(en-US,SQL.90).gif CreateDataDrivenSubscription Creates a data-driven subscription for a specified report.
ms165994.pubmethod(en-US,SQL.90).gif CreateDataSource Creates a new data source in the report server database.
ms165994.pubmethod(en-US,SQL.90).gif CreateFolder Adds a folder to the report server database.
ms165994.pubmethod(en-US,SQL.90).gif CreateLinkedReport Adds a new linked report to the report server database.
ms165994.pubmethod(en-US,SQL.90).gif CreateModel Creates a model in the catalog namespace.
ms165994.pubmethod(en-US,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms165994.pubmethod(en-US,SQL.90).gif CreateReport Adds a new report to the report server database.
ms165994.pubmethod(en-US,SQL.90).gif CreateReportHistorySnapshot Generates a report history snapshot of a specified report.
ms165994.pubmethod(en-US,SQL.90).gif CreateResource Adds a new resource to the report server database.
ms165994.pubmethod(en-US,SQL.90).gif CreateRole Adds a new role to the report server database.
ms165994.pubmethod(en-US,SQL.90).gif CreateSchedule Creates a new shared schedule.
ms165994.pubmethod(en-US,SQL.90).gif CreateSubscription Creates a subscription for a specified report in the report server database.
ms165994.pubmethod(en-US,SQL.90).gif DeleteItem Deletes a specified item from the report server database.
ms165994.pubmethod(en-US,SQL.90).gif DeleteReportHistorySnapshot Deletes an individual report history snapshot for a specified report. If errors occur, the report history snapshot is not deleted.
ms165994.pubmethod(en-US,SQL.90).gif DeleteRole Deletes a specified role from the report server database.
ms165994.pubmethod(en-US,SQL.90).gif DeleteSchedule Deletes a shared schedule from the report server database.
ms165994.pubmethod(en-US,SQL.90).gif DeleteSubscription Deletes a subscription from the report server database.
ms165994.pubmethod(en-US,SQL.90).gif DisableDataSource Disables a data source that is enabled.
ms165994.pubmethod(en-US,SQL.90).gif Discover  (inherited from SoapHttpClientProtocol )
ms165994.pubmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms165994.pubmethod(en-US,SQL.90).gif EnableDataSource Enables a data source that is disabled.
ms165994.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165994.pubmethod(en-US,SQL.90).gif ExecuteBatch Executes all methods that are associated with a batch ID within a single database transaction.
ms165994.pubmethod(en-US,SQL.90).gif FindItems Returns items from a report server database that match the search criteria.
ms165994.pubmethod(en-US,SQL.90).gif FireEvent Triggers an event based on the supplied parameters.
ms165994.pubmethod(en-US,SQL.90).gif FlushCache Invalidates the cache for an individual report.
ms165994.pubmethod(en-US,SQL.90).gif GenerateModel Generates a default model on top of a shared data source.
ms165994.pubmethod(en-US,SQL.90).gifms165994.static(en-US,SQL.90).gif GenerateXmlMappings  Overloaded. (inherited from HttpWebClientProtocol )
ms165994.pubmethod(en-US,SQL.90).gif GetCacheOptions Returns the cache configuration for a report and the settings that describe when the cached copy of the report expires.
ms165994.pubmethod(en-US,SQL.90).gif GetDataDrivenSubscriptionProperties Returns the properties of a data-driven subscription.
ms165994.pubmethod(en-US,SQL.90).gif GetDataSourceContents Returns the contents of a data source.
ms165994.pubmethod(en-US,SQL.90).gif GetExecutionOptions Returns the execution option and associated settings for an individual report.
ms165994.pubmethod(en-US,SQL.90).gif GetExtensionSettings Returns a list of settings for a given extension.
ms165994.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms165994.pubmethod(en-US,SQL.90).gif GetItemDataSourcePrompts Gets the data source prompts for a specified item.
ms165994.pubmethod(en-US,SQL.90).gif GetItemDataSources Returns the data sources for an item in the catalog.
ms165994.pubmethod(en-US,SQL.90).gif GetItemType Retrieves the type of an item in the report server database, if the item exists.
ms165994.pubmethod(en-US,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms165994.pubmethod(en-US,SQL.90).gif GetModelDefinition Retrieves the definition for a model.
ms165994.pubmethod(en-US,SQL.90).gif GetModelItemPermissions Retrieves the user permissions associated with the model item.
ms165994.pubmethod(en-US,SQL.90).gif GetModelItemPolicies Retrieves the policies associate with a model item.
ms165994.pubmethod(en-US,SQL.90).gif GetPermissions Returns the user permissions that are associated with a particular item in the report server database.
ms165994.pubmethod(en-US,SQL.90).gif GetPolicies Returns the policies that are associated with a particular item in the report server database.
ms165994.pubmethod(en-US,SQL.90).gif GetProperties Returns the value of one or more properties of an item in the report server database.
ms165994.pubmethod(en-US,SQL.90).gif GetRenderResource Returns the resource for a specified rendering extension format.
ms165994.pubmethod(en-US,SQL.90).gif GetReportDefinition Retrieves the report definition for a report.
ms165994.pubmethod(en-US,SQL.90).gif GetReportHistoryLimit Returns the report history snapshot limit for a specified report.
ms165994.pubmethod(en-US,SQL.90).gif GetReportHistoryOptions Returns the report history snapshot option and properties that are generated for a report.
ms165994.pubmethod(en-US,SQL.90).gif GetReportLink Returns the name of the report whose report definition is used for the specified linked report.
ms165994.pubmethod(en-US,SQL.90).gif GetReportParameters Returns report parameter properties for a specified report. The GetReportParameters method can also be used to validate parameter values against parameters for a specified report.
ms165994.pubmethod(en-US,SQL.90).gif GetResourceContents Retrieves the contents of a resource.
ms165994.pubmethod(en-US,SQL.90).gif GetRoleProperties Returns role information and a collection of associated tasks.
ms165994.pubmethod(en-US,SQL.90).gif GetScheduleProperties Returns the properties of a shared schedule.
ms165994.pubmethod(en-US,SQL.90).gif GetSubscriptionProperties Returns the properties of a specified subscription.
ms165994.pubmethod(en-US,SQL.90).gif GetSystemPermissions Retrieves the system permissions of the current user.
ms165994.pubmethod(en-US,SQL.90).gif GetSystemPolicies Returns the system policies, including groups and associated roles.
ms165994.pubmethod(en-US,SQL.90).gif GetSystemProperties Returns the value of one or more system properties.
ms165994.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms165994.pubmethod(en-US,SQL.90).gif GetUserModel Returns the semantic portion of a model for the current user.
ms165994.pubmethod(en-US,SQL.90).gif InheritModelItemParentSecurity Deletes the policies associated with a model item and causes the model item to inherit the policies from its parent.
ms165994.pubmethod(en-US,SQL.90).gif InheritParentSecurity Deletes the policies associated with an item. As a result, the item inherits the policies from its parent.
ms165994.pubmethod(en-US,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms165994.pubmethod(en-US,SQL.90).gif ListChildren Gets a list of children of a specified folder.
ms165994.pubmethod(en-US,SQL.90).gif ListDependentItems Returns a list of catalog items that reference a specified catalog item.
ms165994.pubmethod(en-US,SQL.90).gif ListEvents Returns a list of events supported by the report server.
ms165994.pubmethod(en-US,SQL.90).gif ListExtensions Returns a list of extensions that are configured for a given extension type.
ms165994.pubmethod(en-US,SQL.90).gif ListJobs Returns a list of jobs that are running on the report server.
ms165994.pubmethod(en-US,SQL.90).gif ListModelDrillthroughReports Lists drill-through reports associated with an entity in a model.
ms165994.pubmethod(en-US,SQL.90).gif ListModelItemChildren Returns an array of model item child elements.
ms165994.pubmethod(en-US,SQL.90).gif ListModelPerspectives Lists models and perspectives available to the user.
ms165994.pubmethod(en-US,SQL.90).gif ListReportHistory Returns a list of report history snapshots and their properties for a specified report.
ms165994.pubmethod(en-US,SQL.90).gif ListRoles Returns the names and descriptions of roles that the report server manages.
ms165994.pubmethod(en-US,SQL.90).gif ListScheduledReports Returns a list of reports that are associated with a shared schedule.
ms165994.pubmethod(en-US,SQL.90).gif ListSchedules Returns a list of all shared schedules.
ms165994.pubmethod(en-US,SQL.90).gif ListSecureMethods Returns a list of SOAP methods that require a secure connection when invoked.
ms165994.pubmethod(en-US,SQL.90).gif ListSubscriptions Returns a list of subscriptions that a user has created for a given report. The list includes both standard and data-driven subscriptions.
ms165994.pubmethod(en-US,SQL.90).gif ListSubscriptionsUsingDataSource Returns a list of subscriptions that are associated with a given data source.
ms165994.pubmethod(en-US,SQL.90).gif ListTasks Returns the names and descriptions of tasks that are managed by the report server.
ms165994.pubmethod(en-US,SQL.90).gif Logoff Logs out the current user making Web service requests.
ms165994.pubmethod(en-US,SQL.90).gif LogonUser Logs on a user and authenticates a user request to the Report Server Web service.
ms165994.pubmethod(en-US,SQL.90).gif MoveItem Moves or renames an item.
ms165994.pubmethod(en-US,SQL.90).gif PauseSchedule Pauses the execution of a given schedule.
ms165994.pubmethod(en-US,SQL.90).gif PrepareQuery Returns a dataset containing the fields retrieved by the delivery query for a data-driven subscription.
ms165994.pubmethod(en-US,SQL.90).gifms165994.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165994.pubmethod(en-US,SQL.90).gif RegenerateModel Updates an existing model based on changes to the data source schema.
ms165994.pubmethod(en-US,SQL.90).gif RemoveAllModelItemPolicies Deletes all policies associate with model items in the specified model.
ms165994.pubmethod(en-US,SQL.90).gif ResumeSchedule Resumes a shared schedule that has been paused.
ms165994.pubmethod(en-US,SQL.90).gif SetCacheOptions Configures a report for caching and provides settings that specify when the cached copy of the report expires.
ms165994.pubmethod(en-US,SQL.90).gif SetDataDrivenSubscriptionProperties Sets the properties of a data-driven subscription.
ms165994.pubmethod(en-US,SQL.90).gif SetDataSourceContents Sets the contents of a data source.
ms165994.pubmethod(en-US,SQL.90).gif SetExecutionOptions Sets execution options and associated execution properties for a specified report.
ms165994.pubmethod(en-US,SQL.90).gif SetItemDataSources Sets the data sources for an item in the catalog.
ms165994.pubmethod(en-US,SQL.90).gif SetModelDefinition Sets the definition for a specified model.
ms165994.pubmethod(en-US,SQL.90).gif SetModelDrillthroughReports Associates a set of drill-through reports with a model.
ms165994.pubmethod(en-US,SQL.90).gif SetModelItemPolicies Sets security policies on a model item.
ms165994.pubmethod(en-US,SQL.90).gif SetPolicies Sets the policies that are associated with a specified item.
ms165994.pubmethod(en-US,SQL.90).gif SetProperties Sets one or more properties of a specified item.
ms165994.pubmethod(en-US,SQL.90).gif SetReportDefinition Sets the report definition for a specified report.
ms165994.pubmethod(en-US,SQL.90).gif SetReportHistoryLimit Specifies the number of snapshots of a report that the report server retains in the report server database.
ms165994.pubmethod(en-US,SQL.90).gif SetReportHistoryOptions Sets report history options that specify when a report history snapshot is created for a specified report.
ms165994.pubmethod(en-US,SQL.90).gif SetReportLink Specifies the report that is used for the report definition of an existing linked report.
ms165994.pubmethod(en-US,SQL.90).gif SetReportParameters Sets report parameter properties for a specified report.
ms165994.pubmethod(en-US,SQL.90).gif SetResourceContents Sets the contents of a resource.
ms165994.pubmethod(en-US,SQL.90).gif SetRoleProperties Sets role properties and associates a collection of tasks with a specified role.
ms165994.pubmethod(en-US,SQL.90).gif SetScheduleProperties Sets the properties of a shared schedule.
ms165994.pubmethod(en-US,SQL.90).gif SetSubscriptionProperties Sets the properties of a subscription.
ms165994.pubmethod(en-US,SQL.90).gif SetSystemPolicies Sets the system policy that defines groups and associated roles.
ms165994.pubmethod(en-US,SQL.90).gif SetSystemProperties Sets one or more system properties.
ms165994.pubmethod(en-US,SQL.90).gif ToString  (inherited from Component )
ms165994.pubmethod(en-US,SQL.90).gif UpdateReportExecutionSnapshot Generates a report execution snapshot for a specified report.
ms165994.pubmethod(en-US,SQL.90).gif ValidateExtensionSettings Validates Reporting Services extension settings.

Top

Protected Methods

  Name Description
ms165994.protmethod(en-US,SQL.90).gifms165994.static(en-US,SQL.90).gif AddToCache  (inherited from WebClientProtocol )
ms165994.protmethod(en-US,SQL.90).gif BeginInvoke  (inherited from SoapHttpClientProtocol )
ms165994.protmethod(en-US,SQL.90).gif CancelAsync  (inherited from HttpWebClientProtocol )
ms165994.protmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms165994.protmethod(en-US,SQL.90).gif EndInvoke  (inherited from SoapHttpClientProtocol )
ms165994.protmethod(en-US,SQL.90).gif Finalize  (inherited from Component )
ms165994.protmethod(en-US,SQL.90).gifms165994.static(en-US,SQL.90).gif GetFromCache  (inherited from WebClientProtocol )
ms165994.protmethod(en-US,SQL.90).gif GetReaderForMessage  (inherited from SoapHttpClientProtocol )
ms165994.protmethod(en-US,SQL.90).gif GetService  (inherited from Component )
ms165994.protmethod(en-US,SQL.90).gif GetWebRequest  (inherited from SoapHttpClientProtocol )
ms165994.protmethod(en-US,SQL.90).gif GetWebResponse  Overloaded. (inherited from HttpWebClientProtocol )
ms165994.protmethod(en-US,SQL.90).gif GetWriterForMessage  (inherited from SoapHttpClientProtocol )
ms165994.protmethod(en-US,SQL.90).gif Invoke  (inherited from SoapHttpClientProtocol )
ms165994.protmethod(en-US,SQL.90).gif InvokeAsync  Overloaded. (inherited from SoapHttpClientProtocol )
ms165994.protmethod(en-US,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )

Top

Public Events

  Name Description
ms165994.pubevent(en-US,SQL.90).gif Disposed  (inherited from Component )

Top

See Also

Reference

ReportingService2005 Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace