共用方式為


ReportingService2005 類別

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

繼承階層

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Web.Services.Protocols.WebClientProtocol
        System.Web.Services.Protocols.HttpWebClientProtocol
          System.Web.Services.Protocols.SoapHttpClientProtocol
            ReportService2005.ReportingService2005

命名空間:  ReportService2005
組件:  ReportService2005 (在 ReportService2005.dll 中)

語法

'宣告
Public Class ReportingService2005 _
    Inherits SoapHttpClientProtocol
'用途
Dim instance As ReportingService2005
public class ReportingService2005 : SoapHttpClientProtocol
public ref class ReportingService2005 : public SoapHttpClientProtocol
type ReportingService2005 =  
    class 
        inherit SoapHttpClientProtocol 
    end
public class ReportingService2005 extends SoapHttpClientProtocol

ReportingService2005 型別公開下列成員。

建構函式

  名稱 說明
公用方法 ReportingService2005 Initializes a new instance of the ReportingService2005 class.

上層

屬性

  名稱 說明
公用屬性 AllowAutoRedirect (繼承自 HttpWebClientProtocol。)
公用屬性 BatchHeaderValue The value (BatchHeaderValue object) that represents a unique, system-generated batch ID for multi-method operations in the Reporting Services SOAP API.
受保護的屬性 CanRaiseEvents (繼承自 Component。)
公用屬性 ClientCertificates (繼承自 HttpWebClientProtocol。)
公用屬性 ConnectionGroupName (繼承自 WebClientProtocol。)
公用屬性 Container (繼承自 Component。)
公用屬性 CookieContainer (繼承自 HttpWebClientProtocol。)
公用屬性 Credentials (繼承自 WebClientProtocol。)
受保護的屬性 DesignMode (繼承自 Component。)
公用屬性 EnableDecompression (繼承自 HttpWebClientProtocol。)
受保護的屬性 Events (繼承自 Component。)
公用屬性 ItemNamespaceHeaderValue The value that represents the identifier used to retrieve item properties.
公用屬性 PreAuthenticate (繼承自 WebClientProtocol。)
公用屬性 Proxy (繼承自 HttpWebClientProtocol。)
公用屬性 RequestEncoding (繼承自 WebClientProtocol。)
公用屬性 ServerInfoHeaderValue The server-related information that represents the version of the report server.
公用屬性 Site (繼承自 Component。)
公用屬性 SoapVersion (繼承自 SoapHttpClientProtocol。)
公用屬性 Timeout (繼承自 WebClientProtocol。)
公用屬性 UnsafeAuthenticatedConnectionSharing (繼承自 HttpWebClientProtocol。)
公用屬性 Url (繼承自 WebClientProtocol。)
公用屬性 UseDefaultCredentials (繼承自 WebClientProtocol。)
公用屬性 UserAgent (繼承自 HttpWebClientProtocol。)

上層

方法

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

上層

事件

  名稱 說明
公用事件 Disposed (繼承自 Component。)

上層

備註

To use the Report Server Web service library, you must generate a proxy class in either Microsoft Visual C# or Microsoft Visual Basic .NET through which you can call the various Web service methods. For more information about generating a Reporting Services proxy class using the Microsoft .NET Framework, see 存取 SOAP API.

執行緒安全性

這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。

請參閱

參考

ReportService2005 命名空間