ReportingService2006 類別
Contains the methods and properties that can be used to call the Reporting Services Web service when it is running in SharePoint integrated mode.
繼承階層
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Web.Services.Protocols.WebClientProtocol
System.Web.Services.Protocols.HttpWebClientProtocol
System.Web.Services.Protocols.SoapHttpClientProtocol
ReportService2006.ReportingService2006
命名空間: ReportService2006
組件: ReportService2006 (在 ReportService2006.dll 中)
語法
'宣告
Public Class ReportingService2006 _
Inherits SoapHttpClientProtocol
'用途
Dim instance As ReportingService2006
public class ReportingService2006 : SoapHttpClientProtocol
public ref class ReportingService2006 : public SoapHttpClientProtocol
type ReportingService2006 =
class
inherit SoapHttpClientProtocol
end
public class ReportingService2006 extends SoapHttpClientProtocol
ReportingService2006 型別公開下列成員。
建構函式
名稱 | 說明 | |
---|---|---|
ReportingService2006 | Initializes a new instance of the ReportingService2006 class. |
上層
屬性
名稱 | 說明 | |
---|---|---|
AllowAutoRedirect | (繼承自 HttpWebClientProtocol。) | |
CanRaiseEvents | (繼承自 Component。) | |
ClientCertificates | (繼承自 HttpWebClientProtocol。) | |
ConnectionGroupName | (繼承自 WebClientProtocol。) | |
Container | (繼承自 Component。) | |
CookieContainer | (繼承自 HttpWebClientProtocol。) | |
Credentials | (繼承自 WebClientProtocol。) | |
DesignMode | (繼承自 Component。) | |
EnableDecompression | (繼承自 HttpWebClientProtocol。) | |
Events | (繼承自 Component。) | |
PreAuthenticate | (繼承自 WebClientProtocol。) | |
Proxy | (繼承自 HttpWebClientProtocol。) | |
RequestEncoding | (繼承自 WebClientProtocol。) | |
ServerInfoHeaderValue | Gets or sets the server-related information that represents the version of the report server. | |
Site | (繼承自 Component。) | |
SoapVersion | (繼承自 SoapHttpClientProtocol。) | |
Timeout | (繼承自 WebClientProtocol。) | |
TrustedUserHeaderValue | This property is not used. | |
UnsafeAuthenticatedConnectionSharing | (繼承自 HttpWebClientProtocol。) | |
Url | (繼承自 WebClientProtocol。) | |
UseDefaultCredentials | (繼承自 WebClientProtocol。) | |
UserAgent | (繼承自 HttpWebClientProtocol。) |
上層
方法
名稱 | 說明 | |
---|---|---|
Abort | (繼承自 WebClientProtocol。) | |
BeginInvoke | (繼承自 SoapHttpClientProtocol。) | |
CancelAsync | (繼承自 HttpWebClientProtocol。) | |
CancelJob | Cancels the execution of a job. | |
CreateDataSource | Creates a new data source in a SharePoint library. | |
CreateFolder | Adds a folder to a SharePoint library. | |
CreateModel | Adds a model to a SharePoint library. | |
CreateObjRef | 安全性關鍵。 (繼承自 MarshalByRefObject。) | |
CreateReport | Adds a new report to a SharePoint library. | |
CreateReportHistorySnapshot | Generates a report history snapshot of a specified report. | |
CreateResource | Adds a new resource to a SharePoint library. | |
CreateSchedule | Creates a new shared schedule. | |
CreateSubscription | Creates a subscription for the specified report in the report server database. | |
DeleteItem | Deletes a specified item from a SharePoint library. | |
DeleteReportHistorySnapshot | Deletes an individual report history snapshot for a specified report. If errors occur, the report history snapshot is not deleted. | |
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。) | |
Finalize | (繼承自 Component。) | |
FireEvent | Raises 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. | |
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 a SharePoint library, 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 a SharePoint library. | |
GetPolicies | Returns the policies that are associated with a particular item in a SharePoint library. | |
GetProperties | Returns the value of one or more properties of an item in a SharePoint library. | |
GetReaderForMessage | (繼承自 SoapHttpClientProtocol。) | |
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. | |
GetReportParameters | Returns report parameter properties for a specified report. The GetReportParameters(String, String, Boolean, ParameterValue, DataSourceCredentials) 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. | |
GetSystemProperties | Returns the value of one or more system properties. | |
GetType | (繼承自 Object。) | |
GetUserModel | Returns the semantic piece 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。) | |
ListAllSubscriptions | Retrieves a list of subscriptions that have been created by all users of a report server for a given site. | |
ListChildren | Gets a list of children from 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 drillthrough 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. | |
ListMySubscriptions | Retrieves a list of subscriptions that have been created by the current user of the report server for the given site. | |
ListParents | Retrieves parent items for the given item. | |
ListReportHistory | Returns a list of report history snapshots and their properties for a specified report. | |
ListReportSubscriptions | Retrieves a list of subscriptions that have been created by users for a given report. | |
ListRoles | Returns the names and descriptions of roles for a given SharePoint site. | |
ListScheduledReports | Returns a list of reports that are associated with a shared schedule. | |
ListSchedules | 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 | Returns the names and descriptions of tasks that are managed by the report server. | |
MemberwiseClone() | (繼承自 Object。) | |
MemberwiseClone(Boolean) | (繼承自 MarshalByRefObject。) | |
MoveItem | Moves and/or renames an item. | |
PauseSchedule | Pauses the execution of a given schedule. | |
PrepareQuery | Returns a dataset that contains 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 to be cached and provides settings that specify when the cached copy of the report expires. | |
SetDataSourceContents | Sets the connection properties associated with a DataSource. | |
SetExecutionOptions | Sets execution options and associated execution properties for a specified report. | |
SetItemDataSources | Sets the data sources for an item in a SharePoint library. | |
SetModelDefinition | Sets the definition for a specified model. | |
SetModelDrillthroughReports | Associates a set of drillthrough reports together 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. | |
SetReportParameters | Sets report parameter properties for a specified report. | |
SetResourceContents | Sets the contents of a resource. | |
SetScheduleProperties | Sets the properties of a shared schedule. | |
SetSubscriptionProperties | Sets the properties of a subscription. | |
SetSystemProperties | Sets one or more system properties for the SharePoint farm. | |
ToString | (繼承自 Component。) | |
UpdateReportExecutionSnapshot | Generates a report execution snapshot for a specified report. | |
ValidateExtensionSettings | Validates Reporting Services extension settings. |
上層
事件
名稱 | 說明 | |
---|---|---|
Disposed | (繼承自 Component。) |
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。