Classe ReportingService2010

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

Gerarchia di ereditarietà

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Web.Services.Protocols.WebClientProtocol
        System.Web.Services.Protocols.HttpWebClientProtocol
          System.Web.Services.Protocols.SoapHttpClientProtocol
            ReportService2010.ReportingService2010

Spazio dei nomi  ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)

Sintassi

'Dichiarazione
<WebServiceBindingAttribute(Name := "ReportingService2010Soap", Namespace := "https://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")> _
Public Class ReportingService2010 _
    Inherits SoapHttpClientProtocol
'Utilizzo
Dim instance As ReportingService2010
[WebServiceBindingAttribute(Name = "ReportingService2010Soap", Namespace = "https://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
public class ReportingService2010 : SoapHttpClientProtocol
[WebServiceBindingAttribute(Name = L"ReportingService2010Soap", Namespace = L"https://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
public ref class ReportingService2010 : public SoapHttpClientProtocol
[<WebServiceBindingAttribute(Name = "ReportingService2010Soap", Namespace = "https://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
type ReportingService2010 =  
    class 
        inherit SoapHttpClientProtocol 
    end
public class ReportingService2010 extends SoapHttpClientProtocol

Nel tipo ReportingService2010 sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ReportingService2010 Initializes a new instance of the ReportingService2010 class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica AllowAutoRedirect Ereditato da HttpWebClientProtocol.
Proprietà protetta CanRaiseEvents Ereditato da Component.
Proprietà pubblica ClientCertificates Ereditato da HttpWebClientProtocol.
Proprietà pubblica ConnectionGroupName Ereditato da WebClientProtocol.
Proprietà pubblica Container Ereditato da Component.
Proprietà pubblica CookieContainer Ereditato da HttpWebClientProtocol.
Proprietà pubblica Credentials Ereditato da WebClientProtocol.
Proprietà protetta DesignMode Ereditato da Component.
Proprietà pubblica EnableDecompression Ereditato da HttpWebClientProtocol.
Proprietà protetta Events Ereditato da Component.
Proprietà pubblica ItemNamespaceHeaderValue The value that represents the identifier used to retrieve item properties.
Proprietà pubblica PreAuthenticate Ereditato da WebClientProtocol.
Proprietà pubblica Proxy Ereditato da HttpWebClientProtocol.
Proprietà pubblica RequestEncoding Ereditato da WebClientProtocol.
Proprietà pubblica ServerInfoHeaderValue Gets or sets the server-related information that represents the version of the report server.
Proprietà pubblica Site Ereditato da Component.
Proprietà pubblica SoapVersion Ereditato da SoapHttpClientProtocol.
Proprietà pubblica Timeout Ereditato da WebClientProtocol.
Proprietà pubblica TrustedUserHeaderValue This property is not used.
Proprietà pubblica UnsafeAuthenticatedConnectionSharing Ereditato da HttpWebClientProtocol.
Proprietà pubblica Url Ereditato da WebClientProtocol.
Proprietà pubblica UseDefaultCredentials Ereditato da WebClientProtocol.
Proprietà pubblica UserAgent Ereditato da HttpWebClientProtocol.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Abort Ereditato da WebClientProtocol.
Metodo protetto BeginInvoke Ereditato da SoapHttpClientProtocol.
Metodo protetto CancelAsync Ereditato da HttpWebClientProtocol.
Metodo pubblico CancelJob Cancels the execution of a job.
Metodo pubblico ChangeSubscriptionOwner Changes the owner of a subscription.
Metodo pubblico CreateCacheRefreshPlan Creates a cache refresh plan for an item. This method applies to the Report and Dataset item types.
Metodo pubblico CreateCatalogItem Adds a new item to a report server database or SharePoint library. This method applies to the Report, Model, Dataset, Component, Resource, and DataSource item types.
Metodo pubblico CreateDataDrivenSubscription Creates a data-driven subscription for a specified item. This method applies to the Report item type.
Metodo pubblico CreateDataSource Creates a new data source in a report server database or SharePoint library.
Metodo pubblico CreateFolder Adds a folder to the report server database or SharePoint library.
Metodo pubblico CreateItemHistorySnapshot Generates an item history snapshot of a specified catalog item. This method applies to the Report item type.
Metodo pubblico CreateLinkedItem Adds a new linked item to the report server database.
Metodo pubblico CreateObjRef Criticità per la sicurezza. Ereditato da MarshalByRefObject.
Metodo pubblico CreateReportEditSession Creates a new report edit session in the report server database.
Metodo pubblico CreateRole Adds a new role to the report server database. This method only applies to native mode.
Metodo pubblico CreateSchedule Creates a new shared schedule.
Metodo pubblico CreateSubscription Creates a subscription for the specified item in the report server database or SharePoint library. This method applies to the Report item type.
Metodo pubblico DeleteCacheRefreshPlan Deletes a cache refresh plan.
Metodo pubblico DeleteItem Deletes a specified item from a report server database or SharePoint library. This method applies to all item types.
Metodo pubblico DeleteItemHistorySnapshot Deletes an individual item history snapshot for a specified catalog item. If errors occur, the item history snapshot is not deleted. This method applies to the Report item type.
Metodo pubblico DeleteRole Deletes a specified role from the report server database. This method only applies to native mode.
Metodo pubblico DeleteSchedule Deletes a shared schedule from the report server database or SharePoint library.
Metodo pubblico DeleteSubscription Deletes a subscription from the report server database.
Metodo pubblico DisableDataSource Disables a data source that is enabled.
Metodo pubblico Discover Ereditato da SoapHttpClientProtocol.
Metodo pubblico Dispose() Ereditato da Component.
Metodo protetto Dispose(Boolean) Ereditato da Component.
Metodo pubblico EnableDataSource Enables a data source that is disabled.
Metodo protetto EndInvoke Ereditato da SoapHttpClientProtocol.
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Component.
Metodo pubblico FindItems Returns items from a report server database or SharePoint library that match the search criteria.
Metodo pubblico FireEvent Raises an event based on the supplied parameters.
Metodo pubblico FlushCache Invalidates the cache for an item. This method applies to the Report and Dataset item types.
Metodo pubblico GenerateModel Generates a default model on top of a shared data source.
Metodo pubblico GetCacheOptions Returns the cache configuration for an item and the settings that describe when the cached copy of the item expires. This method applies to the Report and Dataset item types.
Metodo pubblico GetCacheRefreshPlanProperties Returns the properties of the specified cache refresh plan.
Metodo pubblico GetDataDrivenSubscriptionProperties Returns the properties of a data-driven subscription.
Metodo pubblico GetDataSourceContents Returns the contents of a data source.
Metodo pubblico GetExecutionOptions Returns the execution option and associated settings for an individual item. This method applies to the Report item type.
Metodo pubblico GetExtensionSettings Returns a list of settings for a given extension.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetItemDataSourcePrompts Gets the data source prompts for a specified item. This method applies to the Report and Model item types.
Metodo pubblico GetItemDataSources Returns the data sources for an item in the catalog.
Metodo pubblico GetItemDefinition Retrieves the definition or content for an item. This method applies to the Report, Model, Dataset, Component, Resource, and DataSource item types.
Metodo pubblico GetItemHistoryLimit Returns the item history snapshot limit for a specified catalog item. This method applies to the Report item type.
Metodo pubblico GetItemHistoryOptions Returns the item history snapshot option and properties that are generated for a catalog item. This method applies to the Report item type.
Metodo pubblico GetItemLink Returns the name of the item whose item definition is used for the specified linked item.This method applies to the Report item type.
Metodo pubblico GetItemParameters Returns parameter properties for a specified item. This method can also be used to validate parameter values against parameters for a specified item.
Metodo pubblico GetItemReferences Returns a list of catalog item references associated with an item. This method applies to the Report and Dataset item types.
Metodo pubblico GetItemType Retrieves the type of an item in a report server database or SharePoint library, if the item exists.
Metodo pubblico GetLifetimeService Criticità per la sicurezza. Ereditato da MarshalByRefObject.
Metodo pubblico GetModelItemPermissions Retrieves the user permissions associated with an item in the model hierarchy.
Metodo pubblico GetModelItemPolicies Retrieves the policies associate with an item in the model hierarchy.
Metodo pubblico GetPermissions Returns the user permissions that are associated with a particular item in a report server database or SharePoint library.
Metodo pubblico GetPolicies Returns the policies that are associated with a particular item in a report server database or SharePoint library.
Metodo pubblico GetProperties Returns the value of one or more properties of an item in a report server database or SharePoint library. This method applies to all item types.
Metodo protetto GetReaderForMessage Ereditato da SoapHttpClientProtocol.
Metodo pubblico GetReportServerConfigInfo Returns information on the connected report server instance or all the report server instances in a scale-out deployment.
Metodo pubblico GetRoleProperties Returns role information and a collection of associated tasks.
Metodo pubblico GetScheduleProperties Returns the properties of a shared schedule.
Metodo protetto GetService Ereditato da Component.
Metodo pubblico GetSubscriptionProperties Returns the properties of a specified subscription.
Metodo pubblico GetSystemPermissions Retrieves the system permissions of the current user. This method only applies to native mode.
Metodo pubblico GetSystemPolicies Returns the system policies, including groups and associated roles. This method only applies to native mode.
Metodo pubblico GetSystemProperties Returns the value of one or more system properties.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico GetUserModel Returns the semantic piece of a model for the current user.
Metodo protetto GetWebRequest Ereditato da SoapHttpClientProtocol.
Metodo protetto GetWebResponse(WebRequest) Ereditato da HttpWebClientProtocol.
Metodo protetto GetWebResponse(WebRequest, IAsyncResult) Ereditato da HttpWebClientProtocol.
Metodo protetto GetWriterForMessage Ereditato da SoapHttpClientProtocol.
Metodo pubblico InheritModelItemParentSecurity Deletes the policies associated with an item in the model hierarchy and causes the item to inherit the policies from its parent.
Metodo pubblico InheritParentSecurity Deletes the policies associated with an item. As a result, the item inherits the policies from its parent. This method applies to all item types.
Metodo pubblico InitializeLifetimeService Criticità per la sicurezza. Ereditato da MarshalByRefObject.
Metodo protetto Invoke Ereditato da SoapHttpClientProtocol.
Metodo protetto InvokeAsync(String, array<Object[], SendOrPostCallback) Ereditato da SoapHttpClientProtocol.
Metodo protetto InvokeAsync(String, array<Object[], SendOrPostCallback, Object) Ereditato da SoapHttpClientProtocol.
Metodo pubblico IsSSLRequired Returns a Boolean value that indicates whether the Secure Socket Layer (SSL) protocol is required to use this end point.
Metodo pubblico ListCacheRefreshPlans Returns a list of the cache refresh plans associated with a catalog item.
Metodo pubblico ListChildren Gets a list of children of a specified folder.
Metodo pubblico ListDatabaseCredentialRetrievalOptions Returns a list of supported credential retrieval options.
Metodo pubblico ListDependentItems Returns a list of catalog items that reference a specified catalog item.
Metodo pubblico ListEvents Returns a list of events supported by the report server.
Metodo pubblico ListExecutionSettings Returns a list of supported execution settings.
Metodo pubblico ListExtensions Returns a list of extensions that are configured for a given extension type.
Metodo pubblico ListExtensionTypes Returns a list of supported extension types.
Metodo pubblico ListItemHistory Returns a list of item history snapshots and their properties for a specified catalog item. This method applies to the Report item type.
Metodo pubblico ListItemTypes Returns a list of supported catalog item types.
Metodo pubblico ListJobActions Returns a list of supported job actions.
Metodo pubblico ListJobs Returns a list of jobs that are running on the report server.
Metodo pubblico ListJobStates Returns a list of supported job states.
Metodo pubblico ListJobTypes Returns a list of supported job types.
Metodo pubblico ListModelDrillthroughReports Lists drillthrough reports associated with an entity in a model.
Metodo pubblico ListModelItemChildren Returns an array of model item child elements.
Metodo pubblico ListModelItemTypes Returns a list of supported model item types.
Metodo pubblico ListModelPerspectives Lists models and perspectives available to the user.
Metodo pubblico ListMySubscriptions Retrieves a list of subscriptions that have been created by the current user of the report server or SharePoint site for the given catalog item.
Metodo pubblico ListParameterStates Returns a list of supported parameter states.
Metodo pubblico ListParameterTypes Returns a list of supported parameter types.
Metodo pubblico ListParents Retrieves parent items for the given item.
Metodo pubblico ListRoles Returns the names and descriptions of roles on a report server or a given SharePoint site.
Metodo pubblico ListScheduledItems Returns a list of items that are associated with a shared schedule.
Metodo pubblico ListSchedules Returns a list of all shared schedules in the report server database or for a given SharePoint site.
Metodo pubblico ListScheduleStates Returns a list of supported schedule states.
Metodo pubblico ListSecurityScopes Returns a list of supported security scopes.
Metodo pubblico ListSubscriptions Retrieves a list of subscriptions that have been created for a given item. This method applies to the Report item type.
Metodo pubblico ListSubscriptionsUsingDataSource Returns a list of subscriptions that are associated with a given data source.
Metodo pubblico ListTasks Returns the tasks that are managed by the report server.
Metodo pubblico Logoff Logs out the current user making Web service requests. This method only applies to native mode.
Metodo pubblico LogonUser Logs on a user and authenticates a user request to the Report Server Web service. This method only applies to native mode.
Metodo protetto MemberwiseClone() Ereditato da Object.
Metodo protetto MemberwiseClone(Boolean) Ereditato da MarshalByRefObject.
Metodo pubblico MoveItem Moves and/or renames an item. This method applies to all item types.
Metodo pubblico PauseSchedule Pauses the execution of a given schedule.
Metodo pubblico PrepareQuery Returns a dataset that contains the fields retrieved by the delivery query for a data-driven subscription.
Metodo pubblico RegenerateModel Updates an existing model based on changes to the data source schema.
Metodo pubblico RemoveAllModelItemPolicies Deletes all policies associate with model items in the specified model.
Metodo pubblico ResumeSchedule Resumes a shared schedule that has been paused.
Metodo pubblico SetCacheOptions Configures an item to be cached and provides settings that specify when the cached copy of the item expires. This method applies to the Report and Dataset item types.
Metodo pubblico SetCacheRefreshPlanProperties Sets the properties of a cache refresh plan.
Metodo pubblico SetDataDrivenSubscriptionProperties Sets the properties of a data-driven subscription.
Metodo pubblico SetDataSourceContents Sets the connection properties associated with a DataSource.
Metodo pubblico SetExecutionOptions Sets execution options and associated execution properties for a specified item. This method applies to the Report item type.
Metodo pubblico SetItemDataSources Sets the data sources for an item in a report server database or SharePoint library. This method applies to the Report and Model item types.
Metodo pubblico SetItemDefinition Sets the definition or content for a specified item. This method applies to the Report, Model, Dataset, Component, Resource, and DataSource item types.
Metodo pubblico SetItemHistoryLimit Specifies the number of snapshots of an item that the report server retains. This method applies to the Report item type.
Metodo pubblico SetItemHistoryOptions Sets item history options that specify when an item history snapshot is created for a specified catalog item. This method applies to the Report item type.
Metodo pubblico SetItemLink Specifies the catalog item that is used for the item definition of an existing linked item. This method applies to the Report item type.
Metodo pubblico SetItemParameters Sets parameter properties for a specified item.
Metodo pubblico SetItemReferences Sets the catalog items associated with an item. This method applies to the Report and Dataset item types.
Metodo pubblico SetModelDrillthroughReports Associates a set of drillthrough reports together with a model.
Metodo pubblico SetModelItemPolicies Sets security policies on an item in the model hierarchy.
Metodo pubblico SetPolicies Sets the policies that are associated with a specified item.
Metodo pubblico SetProperties Sets one or more properties of a specified item.
Metodo pubblico SetRoleProperties Sets role properties and associates a collection of tasks with a specified role. This method only applies to native mode.
Metodo pubblico SetScheduleProperties Sets the properties of a shared schedule.
Metodo pubblico SetSubscriptionProperties Sets the properties of a subscription.
Metodo pubblico SetSystemPolicies Sets the system policy that defines groups and associated roles. This only applies to native mode.
Metodo pubblico SetSystemProperties Sets one or more system properties for the report server or SharePoint farm.
Metodo pubblico TestConnectForDataSourceDefinition Tests the connection for a data source. This method supports the direct testing of the data source.
Metodo pubblico TestConnectForItemDataSource Tests the connection for a data source. This method supports the testing of published data sources that are used by reports or models and shared data sources. This method applies to the Report, Model, and Dataset item types.
Metodo pubblico ToString Ereditato da Component.
Metodo pubblico UpdateItemExecutionSnapshot Generates an item execution snapshot for a specified item. This method applies to the Report item type.
Metodo pubblico ValidateExtensionSettings Validates Reporting Services extension settings.

In alto

Eventi

  Nome Descrizione
Evento pubblico Disposed Ereditato da Component.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi ReportService2010