Compartir a través de


ReportingService2005 Miembros

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

El tipo ReportingService2005 expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ReportingService2005 Initializes a new instance of the ReportingService2005 class.

Principio

Métodos

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

Principio

Propiedades

  Nombre Descripción
Propiedad pública AllowAutoRedirect (Se hereda de HttpWebClientProtocol).
Propiedad pública BatchHeaderValue The value (BatchHeaderValue object) that represents a unique, system-generated batch ID for multi-method operations in the Reporting Services SOAP API.
Propiedad protegida CanRaiseEvents (Se hereda de Component).
Propiedad pública ClientCertificates (Se hereda de HttpWebClientProtocol).
Propiedad pública ConnectionGroupName (Se hereda de WebClientProtocol).
Propiedad pública Container (Se hereda de Component).
Propiedad pública CookieContainer (Se hereda de HttpWebClientProtocol).
Propiedad pública Credentials (Se hereda de WebClientProtocol).
Propiedad protegida DesignMode (Se hereda de Component).
Propiedad pública EnableDecompression (Se hereda de HttpWebClientProtocol).
Propiedad protegida Events (Se hereda de Component).
Propiedad pública ItemNamespaceHeaderValue The value that represents the identifier used to retrieve item properties.
Propiedad pública PreAuthenticate (Se hereda de WebClientProtocol).
Propiedad pública Proxy (Se hereda de HttpWebClientProtocol).
Propiedad pública RequestEncoding (Se hereda de WebClientProtocol).
Propiedad pública ServerInfoHeaderValue The server-related information that represents the version of the report server.
Propiedad pública Site (Se hereda de Component).
Propiedad pública SoapVersion (Se hereda de SoapHttpClientProtocol).
Propiedad pública Timeout (Se hereda de WebClientProtocol).
Propiedad pública UnsafeAuthenticatedConnectionSharing (Se hereda de HttpWebClientProtocol).
Propiedad pública Url (Se hereda de WebClientProtocol).
Propiedad pública UseDefaultCredentials (Se hereda de WebClientProtocol).
Propiedad pública UserAgent (Se hereda de HttpWebClientProtocol).

Principio

Eventos

  Nombre Descripción
Evento público Disposed (Se hereda de Component).

Principio