RSConnection Class

Definition

public ref class RSConnection : Microsoft::SqlServer::ReportingServices2005::ReportingService2005
public class RSConnection : Microsoft.SqlServer.ReportingServices2005.ReportingService2005
type RSConnection = class
    inherit ReportingService2005
Public Class RSConnection
Inherits ReportingService2005
Inheritance

Constructors

RSConnection(String)

Properties

BatchHeaderValue (Inherited from ReportingService2005)
ItemNamespaceHeaderValue (Inherited from ReportingService2005)
ServerInfoHeaderValue (Inherited from ReportingService2005)

Methods

BeginCancelBatch(AsyncCallback, Object) (Inherited from ReportingService2005)
BeginCancelJob(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginCreateBatch(AsyncCallback, Object) (Inherited from ReportingService2005)
BeginCreateDataDrivenSubscription(String, ExtensionSettings, DataRetrievalPlan, String, String, String, ParameterValueOrFieldReference[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginCreateDataSource(String, String, Boolean, DataSourceDefinition, Property[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginCreateFolder(String, String, Property[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginCreateLinkedReport(String, String, String, Property[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginCreateModel(String, String, Byte[], Property[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginCreateReport(String, String, Boolean, Byte[], Property[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginCreateReportEditSession(String, String, Byte[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginCreateReportHistorySnapshot(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginCreateResource(String, String, Boolean, Byte[], String, Property[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginCreateRole(String, String, Task[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginCreateSchedule(String, ScheduleDefinition, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginCreateSubscription(String, ExtensionSettings, String, String, String, ParameterValue[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginDeleteItem(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginDeleteReportHistorySnapshot(String, String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginDeleteRole(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginDeleteSchedule(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginDeleteSubscription(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginDisableDataSource(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginEnableDataSource(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginExecuteBatch(AsyncCallback, Object) (Inherited from ReportingService2005)
BeginFindItems(String, BooleanOperatorEnum, SearchCondition[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginFireEvent(String, String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginFlushCache(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGenerateModel(String, String, String, Property[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetCacheOptions(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetDataDrivenSubscriptionProperties(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetDataSourceContents(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetExecutionOptions(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetExtensionSettings(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetItemDataSourcePrompts(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetItemDataSources(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetItemType(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetModelDefinition(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetModelItemPermissions(String, String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetModelItemPolicies(String, String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetPermissions(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetPolicies(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetProperties(String, Property[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetRenderResource(String, String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetReportDefinition(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetReportHistoryLimit(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetReportHistoryOptions(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetReportLink(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetReportParameters(String, String, Boolean, ParameterValue[], DataSourceCredentials[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetResourceContents(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetRoleProperties(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetScheduleProperties(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetSubscriptionProperties(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetSystemPermissions(AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetSystemPolicies(AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetSystemProperties(Property[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginGetUserModel(String, String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginInheritModelItemParentSecurity(String, String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginInheritParentSecurity(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginListChildren(String, Boolean, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginListDependentItems(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginListEvents(AsyncCallback, Object) (Inherited from ReportingService2005)
BeginListExtensions(ExtensionTypeEnum, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginListJobs(AsyncCallback, Object) (Inherited from ReportingService2005)
BeginListModelDrillthroughReports(String, String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginListModelItemChildren(String, String, Boolean, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginListModelPerspectives(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginListReportHistory(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginListRoles(SecurityScopeEnum, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginListScheduledReports(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginListSchedules(AsyncCallback, Object) (Inherited from ReportingService2005)
BeginListSecureMethods(AsyncCallback, Object) (Inherited from ReportingService2005)
BeginListSubscriptions(String, String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginListSubscriptionsUsingDataSource(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginListTasks(SecurityScopeEnum, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginLogoff(AsyncCallback, Object) (Inherited from ReportingService2005)
BeginLogonUser(String, String, String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginMoveItem(String, String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginPauseSchedule(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginPrepareQuery(DataSource, DataSetDefinition, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginRegenerateModel(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginRemoveAllModelItemPolicies(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginResumeSchedule(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetCacheOptions(String, Boolean, ExpirationDefinition, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetDataDrivenSubscriptionProperties(String, ExtensionSettings, DataRetrievalPlan, String, String, String, ParameterValueOrFieldReference[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetDataSourceContents(String, DataSourceDefinition, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetExecutionOptions(String, ExecutionSettingEnum, ScheduleDefinitionOrReference, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetItemDataSources(String, DataSource[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetModelDefinition(String, Byte[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetModelDrillthroughReports(String, String, ModelDrillthroughReport[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetModelItemPolicies(String, String, Policy[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetPolicies(String, Policy[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetProperties(String, Property[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetReportDefinition(String, Byte[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetReportHistoryLimit(String, Boolean, Int32, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetReportHistoryOptions(String, Boolean, Boolean, ScheduleDefinitionOrReference, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetReportLink(String, String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetReportParameters(String, ReportParameter[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetResourceContents(String, Byte[], String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetRoleProperties(String, String, Task[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetScheduleProperties(String, String, ScheduleDefinition, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetSubscriptionProperties(String, ExtensionSettings, String, String, String, ParameterValue[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetSystemPolicies(Policy[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginSetSystemProperties(Property[], AsyncCallback, Object) (Inherited from ReportingService2005)
BeginTestConnectForDataSourceDefinition(DataSourceDefinition, String, String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginTestConnectForItemDataSource(String, String, String, String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginUpdateReportExecutionSnapshot(String, AsyncCallback, Object) (Inherited from ReportingService2005)
BeginValidateExtensionSettings(String, ParameterValueOrFieldReference[], AsyncCallback, Object) (Inherited from ReportingService2005)
CancelAsync(Object) (Inherited from ReportingService2005)
CancelBatch()
CancelBatchAsync() (Inherited from ReportingService2005)
CancelBatchAsync(Object) (Inherited from ReportingService2005)
CancelJob(String)
CancelJobAsync(String) (Inherited from ReportingService2005)
CancelJobAsync(String, Object) (Inherited from ReportingService2005)
CreateBatch()
CreateBatchAsync() (Inherited from ReportingService2005)
CreateBatchAsync(Object) (Inherited from ReportingService2005)
CreateDataDrivenSubscription(String, ExtensionSettings, DataRetrievalPlan, String, String, String, ParameterValueOrFieldReference[])
CreateDataDrivenSubscriptionAsync(String, ExtensionSettings, DataRetrievalPlan, String, String, String, ParameterValueOrFieldReference[]) (Inherited from ReportingService2005)
CreateDataDrivenSubscriptionAsync(String, ExtensionSettings, DataRetrievalPlan, String, String, String, ParameterValueOrFieldReference[], Object) (Inherited from ReportingService2005)
CreateDataSource(String, String, Boolean, DataSourceDefinition, Property[])
CreateDataSourceAsync(String, String, Boolean, DataSourceDefinition, Property[]) (Inherited from ReportingService2005)
CreateDataSourceAsync(String, String, Boolean, DataSourceDefinition, Property[], Object) (Inherited from ReportingService2005)
CreateFolder(String, String, Property[])
CreateFolderAsync(String, String, Property[]) (Inherited from ReportingService2005)
CreateFolderAsync(String, String, Property[], Object) (Inherited from ReportingService2005)
CreateLinkedReport(String, String, String, Property[])
CreateLinkedReportAsync(String, String, String, Property[]) (Inherited from ReportingService2005)
CreateLinkedReportAsync(String, String, String, Property[], Object) (Inherited from ReportingService2005)
CreateModel(String, String, Byte[], Property[])
CreateModelAsync(String, String, Byte[], Property[]) (Inherited from ReportingService2005)
CreateModelAsync(String, String, Byte[], Property[], Object) (Inherited from ReportingService2005)
CreateReport(String, String, Boolean, Byte[], Property[])
CreateReportAsync(String, String, Boolean, Byte[], Property[]) (Inherited from ReportingService2005)
CreateReportAsync(String, String, Boolean, Byte[], Property[], Object) (Inherited from ReportingService2005)
CreateReportEditSession(String, String, Byte[]) (Inherited from ReportingService2005)
CreateReportEditSessionAsync(String, String, Byte[]) (Inherited from ReportingService2005)
CreateReportEditSessionAsync(String, String, Byte[], Object) (Inherited from ReportingService2005)
CreateReportHistorySnapshot(String, Warning[])
CreateReportHistorySnapshotAsync(String) (Inherited from ReportingService2005)
CreateReportHistorySnapshotAsync(String, Object) (Inherited from ReportingService2005)
CreateResource(String, String, Boolean, Byte[], String, Property[])
CreateResourceAsync(String, String, Boolean, Byte[], String, Property[]) (Inherited from ReportingService2005)
CreateResourceAsync(String, String, Boolean, Byte[], String, Property[], Object) (Inherited from ReportingService2005)
CreateRole(String, String, Task[])
CreateRoleAsync(String, String, Task[]) (Inherited from ReportingService2005)
CreateRoleAsync(String, String, Task[], Object) (Inherited from ReportingService2005)
CreateSchedule(String, ScheduleDefinition)
CreateScheduleAsync(String, ScheduleDefinition) (Inherited from ReportingService2005)
CreateScheduleAsync(String, ScheduleDefinition, Object) (Inherited from ReportingService2005)
CreateSubscription(String, ExtensionSettings, String, String, String, ParameterValue[])
CreateSubscriptionAsync(String, ExtensionSettings, String, String, String, ParameterValue[]) (Inherited from ReportingService2005)
CreateSubscriptionAsync(String, ExtensionSettings, String, String, String, ParameterValue[], Object) (Inherited from ReportingService2005)
DeleteItem(String)
DeleteItemAsync(String) (Inherited from ReportingService2005)
DeleteItemAsync(String, Object) (Inherited from ReportingService2005)
DeleteReportHistorySnapshot(String, String)
DeleteReportHistorySnapshotAsync(String, String) (Inherited from ReportingService2005)
DeleteReportHistorySnapshotAsync(String, String, Object) (Inherited from ReportingService2005)
DeleteRole(String)
DeleteRoleAsync(String) (Inherited from ReportingService2005)
DeleteRoleAsync(String, Object) (Inherited from ReportingService2005)
DeleteSchedule(String)
DeleteScheduleAsync(String) (Inherited from ReportingService2005)
DeleteScheduleAsync(String, Object) (Inherited from ReportingService2005)
DeleteSubscription(String)
DeleteSubscriptionAsync(String) (Inherited from ReportingService2005)
DeleteSubscriptionAsync(String, Object) (Inherited from ReportingService2005)
DisableDataSource(String)
DisableDataSourceAsync(String) (Inherited from ReportingService2005)
DisableDataSourceAsync(String, Object) (Inherited from ReportingService2005)
EnableDataSource(String)
EnableDataSourceAsync(String) (Inherited from ReportingService2005)
EnableDataSourceAsync(String, Object) (Inherited from ReportingService2005)
EndCancelBatch(IAsyncResult) (Inherited from ReportingService2005)
EndCancelJob(IAsyncResult) (Inherited from ReportingService2005)
EndCreateBatch(IAsyncResult) (Inherited from ReportingService2005)
EndCreateDataDrivenSubscription(IAsyncResult) (Inherited from ReportingService2005)
EndCreateDataSource(IAsyncResult) (Inherited from ReportingService2005)
EndCreateFolder(IAsyncResult) (Inherited from ReportingService2005)
EndCreateLinkedReport(IAsyncResult) (Inherited from ReportingService2005)
EndCreateModel(IAsyncResult) (Inherited from ReportingService2005)
EndCreateReport(IAsyncResult) (Inherited from ReportingService2005)
EndCreateReportEditSession(IAsyncResult) (Inherited from ReportingService2005)
EndCreateReportHistorySnapshot(IAsyncResult, Warning[]) (Inherited from ReportingService2005)
EndCreateResource(IAsyncResult) (Inherited from ReportingService2005)
EndCreateRole(IAsyncResult) (Inherited from ReportingService2005)
EndCreateSchedule(IAsyncResult) (Inherited from ReportingService2005)
EndCreateSubscription(IAsyncResult) (Inherited from ReportingService2005)
EndDeleteItem(IAsyncResult) (Inherited from ReportingService2005)
EndDeleteReportHistorySnapshot(IAsyncResult) (Inherited from ReportingService2005)
EndDeleteRole(IAsyncResult) (Inherited from ReportingService2005)
EndDeleteSchedule(IAsyncResult) (Inherited from ReportingService2005)
EndDeleteSubscription(IAsyncResult) (Inherited from ReportingService2005)
EndDisableDataSource(IAsyncResult) (Inherited from ReportingService2005)
EndEnableDataSource(IAsyncResult) (Inherited from ReportingService2005)
EndExecuteBatch(IAsyncResult) (Inherited from ReportingService2005)
EndFindItems(IAsyncResult) (Inherited from ReportingService2005)
EndFireEvent(IAsyncResult) (Inherited from ReportingService2005)
EndFlushCache(IAsyncResult) (Inherited from ReportingService2005)
EndGenerateModel(IAsyncResult) (Inherited from ReportingService2005)
EndGetCacheOptions(IAsyncResult, ExpirationDefinition) (Inherited from ReportingService2005)
EndGetDataDrivenSubscriptionProperties(IAsyncResult, ExtensionSettings, DataRetrievalPlan, String, ActiveState, String, String, String, ParameterValueOrFieldReference[]) (Inherited from ReportingService2005)
EndGetDataSourceContents(IAsyncResult) (Inherited from ReportingService2005)
EndGetExecutionOptions(IAsyncResult, ScheduleDefinitionOrReference) (Inherited from ReportingService2005)
EndGetExtensionSettings(IAsyncResult) (Inherited from ReportingService2005)
EndGetItemDataSourcePrompts(IAsyncResult) (Inherited from ReportingService2005)
EndGetItemDataSources(IAsyncResult) (Inherited from ReportingService2005)
EndGetItemType(IAsyncResult) (Inherited from ReportingService2005)
EndGetModelDefinition(IAsyncResult) (Inherited from ReportingService2005)
EndGetModelItemPermissions(IAsyncResult) (Inherited from ReportingService2005)
EndGetModelItemPolicies(IAsyncResult, Boolean) (Inherited from ReportingService2005)
EndGetPermissions(IAsyncResult) (Inherited from ReportingService2005)
EndGetPolicies(IAsyncResult, Boolean) (Inherited from ReportingService2005)
EndGetProperties(IAsyncResult) (Inherited from ReportingService2005)
EndGetRenderResource(IAsyncResult, String) (Inherited from ReportingService2005)
EndGetReportDefinition(IAsyncResult) (Inherited from ReportingService2005)
EndGetReportHistoryLimit(IAsyncResult, Boolean, Int32) (Inherited from ReportingService2005)
EndGetReportHistoryOptions(IAsyncResult, Boolean, ScheduleDefinitionOrReference) (Inherited from ReportingService2005)
EndGetReportLink(IAsyncResult) (Inherited from ReportingService2005)
EndGetReportParameters(IAsyncResult) (Inherited from ReportingService2005)
EndGetResourceContents(IAsyncResult, String) (Inherited from ReportingService2005)
EndGetRoleProperties(IAsyncResult, String) (Inherited from ReportingService2005)
EndGetScheduleProperties(IAsyncResult) (Inherited from ReportingService2005)
EndGetSubscriptionProperties(IAsyncResult, ExtensionSettings, String, ActiveState, String, String, String, ParameterValue[]) (Inherited from ReportingService2005)
EndGetSystemPermissions(IAsyncResult) (Inherited from ReportingService2005)
EndGetSystemPolicies(IAsyncResult) (Inherited from ReportingService2005)
EndGetSystemProperties(IAsyncResult) (Inherited from ReportingService2005)
EndGetUserModel(IAsyncResult) (Inherited from ReportingService2005)
EndInheritModelItemParentSecurity(IAsyncResult) (Inherited from ReportingService2005)
EndInheritParentSecurity(IAsyncResult) (Inherited from ReportingService2005)
EndListChildren(IAsyncResult) (Inherited from ReportingService2005)
EndListDependentItems(IAsyncResult) (Inherited from ReportingService2005)
EndListEvents(IAsyncResult) (Inherited from ReportingService2005)
EndListExtensions(IAsyncResult) (Inherited from ReportingService2005)
EndListJobs(IAsyncResult) (Inherited from ReportingService2005)
EndListModelDrillthroughReports(IAsyncResult) (Inherited from ReportingService2005)
EndListModelItemChildren(IAsyncResult) (Inherited from ReportingService2005)
EndListModelPerspectives(IAsyncResult) (Inherited from ReportingService2005)
EndListReportHistory(IAsyncResult) (Inherited from ReportingService2005)
EndListRoles(IAsyncResult) (Inherited from ReportingService2005)
EndListScheduledReports(IAsyncResult) (Inherited from ReportingService2005)
EndListSchedules(IAsyncResult) (Inherited from ReportingService2005)
EndListSecureMethods(IAsyncResult) (Inherited from ReportingService2005)
EndListSubscriptions(IAsyncResult) (Inherited from ReportingService2005)
EndListSubscriptionsUsingDataSource(IAsyncResult) (Inherited from ReportingService2005)
EndListTasks(IAsyncResult) (Inherited from ReportingService2005)
EndLogoff(IAsyncResult) (Inherited from ReportingService2005)
EndLogonUser(IAsyncResult) (Inherited from ReportingService2005)
EndMoveItem(IAsyncResult) (Inherited from ReportingService2005)
EndPauseSchedule(IAsyncResult) (Inherited from ReportingService2005)
EndPrepareQuery(IAsyncResult, Boolean, String[]) (Inherited from ReportingService2005)
EndRegenerateModel(IAsyncResult) (Inherited from ReportingService2005)
EndRemoveAllModelItemPolicies(IAsyncResult) (Inherited from ReportingService2005)
EndResumeSchedule(IAsyncResult) (Inherited from ReportingService2005)
EndSetCacheOptions(IAsyncResult) (Inherited from ReportingService2005)
EndSetDataDrivenSubscriptionProperties(IAsyncResult) (Inherited from ReportingService2005)
EndSetDataSourceContents(IAsyncResult) (Inherited from ReportingService2005)
EndSetExecutionOptions(IAsyncResult) (Inherited from ReportingService2005)
EndSetItemDataSources(IAsyncResult) (Inherited from ReportingService2005)
EndSetModelDefinition(IAsyncResult) (Inherited from ReportingService2005)
EndSetModelDrillthroughReports(IAsyncResult) (Inherited from ReportingService2005)
EndSetModelItemPolicies(IAsyncResult) (Inherited from ReportingService2005)
EndSetPolicies(IAsyncResult) (Inherited from ReportingService2005)
EndSetProperties(IAsyncResult) (Inherited from ReportingService2005)
EndSetReportDefinition(IAsyncResult) (Inherited from ReportingService2005)
EndSetReportHistoryLimit(IAsyncResult) (Inherited from ReportingService2005)
EndSetReportHistoryOptions(IAsyncResult) (Inherited from ReportingService2005)
EndSetReportLink(IAsyncResult) (Inherited from ReportingService2005)
EndSetReportParameters(IAsyncResult) (Inherited from ReportingService2005)
EndSetResourceContents(IAsyncResult) (Inherited from ReportingService2005)
EndSetRoleProperties(IAsyncResult) (Inherited from ReportingService2005)
EndSetScheduleProperties(IAsyncResult) (Inherited from ReportingService2005)
EndSetSubscriptionProperties(IAsyncResult) (Inherited from ReportingService2005)
EndSetSystemPolicies(IAsyncResult) (Inherited from ReportingService2005)
EndSetSystemProperties(IAsyncResult) (Inherited from ReportingService2005)
EndTestConnectForDataSourceDefinition(IAsyncResult, String) (Inherited from ReportingService2005)
EndTestConnectForItemDataSource(IAsyncResult, String) (Inherited from ReportingService2005)
EndUpdateReportExecutionSnapshot(IAsyncResult) (Inherited from ReportingService2005)
EndValidateExtensionSettings(IAsyncResult) (Inherited from ReportingService2005)
ExecuteBatch()
ExecuteBatchAsync() (Inherited from ReportingService2005)
ExecuteBatchAsync(Object) (Inherited from ReportingService2005)
FindItems(String, BooleanOperatorEnum, SearchCondition[])
FindItemsAsync(String, BooleanOperatorEnum, SearchCondition[]) (Inherited from ReportingService2005)
FindItemsAsync(String, BooleanOperatorEnum, SearchCondition[], Object) (Inherited from ReportingService2005)
FireEvent(String, String)
FireEventAsync(String, String) (Inherited from ReportingService2005)
FireEventAsync(String, String, Object) (Inherited from ReportingService2005)
FlushCache(String)
FlushCacheAsync(String) (Inherited from ReportingService2005)
FlushCacheAsync(String, Object) (Inherited from ReportingService2005)
GenerateModel(String, String, String, Property[])
GenerateModelAsync(String, String, String, Property[]) (Inherited from ReportingService2005)
GenerateModelAsync(String, String, String, Property[], Object) (Inherited from ReportingService2005)
GetCacheOptions(String, ExpirationDefinition)
GetCacheOptionsAsync(String) (Inherited from ReportingService2005)
GetCacheOptionsAsync(String, Object) (Inherited from ReportingService2005)
GetDataDrivenSubscriptionProperties(String, ExtensionSettings, DataRetrievalPlan, String, ActiveState, String, String, String, ParameterValueOrFieldReference[])
GetDataDrivenSubscriptionPropertiesAsync(String) (Inherited from ReportingService2005)
GetDataDrivenSubscriptionPropertiesAsync(String, Object) (Inherited from ReportingService2005)
GetDataSourceContents(String)
GetDataSourceContentsAsync(String) (Inherited from ReportingService2005)
GetDataSourceContentsAsync(String, Object) (Inherited from ReportingService2005)
GetExecutionOptions(String, ScheduleDefinitionOrReference)
GetExecutionOptionsAsync(String) (Inherited from ReportingService2005)
GetExecutionOptionsAsync(String, Object) (Inherited from ReportingService2005)
GetExtensionSettings(String)
GetExtensionSettingsAsync(String) (Inherited from ReportingService2005)
GetExtensionSettingsAsync(String, Object) (Inherited from ReportingService2005)
GetItemDataSourcePrompts(String)
GetItemDataSourcePromptsAsync(String) (Inherited from ReportingService2005)
GetItemDataSourcePromptsAsync(String, Object) (Inherited from ReportingService2005)
GetItemDataSources(String)
GetItemDataSourcesAsync(String) (Inherited from ReportingService2005)
GetItemDataSourcesAsync(String, Object) (Inherited from ReportingService2005)
GetItemType(String)
GetItemTypeAsync(String) (Inherited from ReportingService2005)
GetItemTypeAsync(String, Object) (Inherited from ReportingService2005)
GetModelDefinition(String)
GetModelDefinitionAsync(String) (Inherited from ReportingService2005)
GetModelDefinitionAsync(String, Object) (Inherited from ReportingService2005)
GetModelItemPermissions(String, String)
GetModelItemPermissionsAsync(String, String) (Inherited from ReportingService2005)
GetModelItemPermissionsAsync(String, String, Object) (Inherited from ReportingService2005)
GetModelItemPolicies(String, String, Boolean)
GetModelItemPoliciesAsync(String, String) (Inherited from ReportingService2005)
GetModelItemPoliciesAsync(String, String, Object) (Inherited from ReportingService2005)
GetPermissions(String)
GetPermissionsAsync(String) (Inherited from ReportingService2005)
GetPermissionsAsync(String, Object) (Inherited from ReportingService2005)
GetPolicies(String, Boolean)
GetPoliciesAsync(String) (Inherited from ReportingService2005)
GetPoliciesAsync(String, Object) (Inherited from ReportingService2005)
GetProperties(String, Property[])
GetPropertiesAsync(String, Property[]) (Inherited from ReportingService2005)
GetPropertiesAsync(String, Property[], Object) (Inherited from ReportingService2005)
GetRenderResource(String, String, String)
GetRenderResourceAsync(String, String) (Inherited from ReportingService2005)
GetRenderResourceAsync(String, String, Object) (Inherited from ReportingService2005)
GetReportDefinition(String)
GetReportDefinitionAsync(String) (Inherited from ReportingService2005)
GetReportDefinitionAsync(String, Object) (Inherited from ReportingService2005)
GetReportHistoryLimit(String, Boolean, Int32)
GetReportHistoryLimitAsync(String) (Inherited from ReportingService2005)
GetReportHistoryLimitAsync(String, Object) (Inherited from ReportingService2005)
GetReportHistoryOptions(String, Boolean, ScheduleDefinitionOrReference)
GetReportHistoryOptionsAsync(String) (Inherited from ReportingService2005)
GetReportHistoryOptionsAsync(String, Object) (Inherited from ReportingService2005)
GetReportLink(String)
GetReportLinkAsync(String) (Inherited from ReportingService2005)
GetReportLinkAsync(String, Object) (Inherited from ReportingService2005)
GetReportParameters(String, String, Boolean, ParameterValue[], DataSourceCredentials[])
GetReportParametersAsync(String, String, Boolean, ParameterValue[], DataSourceCredentials[]) (Inherited from ReportingService2005)
GetReportParametersAsync(String, String, Boolean, ParameterValue[], DataSourceCredentials[], Object) (Inherited from ReportingService2005)
GetResourceContents(String, String)
GetResourceContentsAsync(String) (Inherited from ReportingService2005)
GetResourceContentsAsync(String, Object) (Inherited from ReportingService2005)
GetRoleProperties(String, String)
GetRolePropertiesAsync(String) (Inherited from ReportingService2005)
GetRolePropertiesAsync(String, Object) (Inherited from ReportingService2005)
GetScheduleProperties(String)
GetSchedulePropertiesAsync(String) (Inherited from ReportingService2005)
GetSchedulePropertiesAsync(String, Object) (Inherited from ReportingService2005)
GetSecureMethods()
GetServerURL(Boolean)
GetSoapURL(Boolean)
GetSubscriptionProperties(String, ExtensionSettings, String, ActiveState, String, String, String, ParameterValue[])
GetSubscriptionPropertiesAsync(String) (Inherited from ReportingService2005)
GetSubscriptionPropertiesAsync(String, Object) (Inherited from ReportingService2005)
GetSystemPermissions()
GetSystemPermissionsAsync() (Inherited from ReportingService2005)
GetSystemPermissionsAsync(Object) (Inherited from ReportingService2005)
GetSystemPolicies()
GetSystemPoliciesAsync() (Inherited from ReportingService2005)
GetSystemPoliciesAsync(Object) (Inherited from ReportingService2005)
GetSystemProperties(Property[])
GetSystemPropertiesAsync(Property[]) (Inherited from ReportingService2005)
GetSystemPropertiesAsync(Property[], Object) (Inherited from ReportingService2005)
GetUserModel(String, String)
GetUserModelAsync(String, String) (Inherited from ReportingService2005)
GetUserModelAsync(String, String, Object) (Inherited from ReportingService2005)
InheritModelItemParentSecurity(String, String)
InheritModelItemParentSecurityAsync(String, String) (Inherited from ReportingService2005)
InheritModelItemParentSecurityAsync(String, String, Object) (Inherited from ReportingService2005)
InheritParentSecurity(String)
InheritParentSecurityAsync(String) (Inherited from ReportingService2005)
InheritParentSecurityAsync(String, Object) (Inherited from ReportingService2005)
InitializeReportServerUrl(String)
ListChildren(String, Boolean)
ListChildrenAsync(String, Boolean) (Inherited from ReportingService2005)
ListChildrenAsync(String, Boolean, Object) (Inherited from ReportingService2005)
ListDependentItems(String)
ListDependentItemsAsync(String) (Inherited from ReportingService2005)
ListDependentItemsAsync(String, Object) (Inherited from ReportingService2005)
ListEvents()
ListEventsAsync() (Inherited from ReportingService2005)
ListEventsAsync(Object) (Inherited from ReportingService2005)
ListExtensions(ExtensionTypeEnum)
ListExtensionsAsync(ExtensionTypeEnum) (Inherited from ReportingService2005)
ListExtensionsAsync(ExtensionTypeEnum, Object) (Inherited from ReportingService2005)
ListJobs()
ListJobsAsync() (Inherited from ReportingService2005)
ListJobsAsync(Object) (Inherited from ReportingService2005)
ListModelDrillthroughReports(String, String)
ListModelDrillthroughReportsAsync(String, String) (Inherited from ReportingService2005)
ListModelDrillthroughReportsAsync(String, String, Object) (Inherited from ReportingService2005)
ListModelItemChildren(String, String, Boolean)
ListModelItemChildrenAsync(String, String, Boolean) (Inherited from ReportingService2005)
ListModelItemChildrenAsync(String, String, Boolean, Object) (Inherited from ReportingService2005)
ListModelPerspectives(String)
ListModelPerspectivesAsync(String) (Inherited from ReportingService2005)
ListModelPerspectivesAsync(String, Object) (Inherited from ReportingService2005)
ListReportHistory(String)
ListReportHistoryAsync(String) (Inherited from ReportingService2005)
ListReportHistoryAsync(String, Object) (Inherited from ReportingService2005)
ListRoles(SecurityScopeEnum)
ListRolesAsync(SecurityScopeEnum) (Inherited from ReportingService2005)
ListRolesAsync(SecurityScopeEnum, Object) (Inherited from ReportingService2005)
ListScheduledReports(String)
ListScheduledReportsAsync(String) (Inherited from ReportingService2005)
ListScheduledReportsAsync(String, Object) (Inherited from ReportingService2005)
ListSchedules()
ListSchedulesAsync() (Inherited from ReportingService2005)
ListSchedulesAsync(Object) (Inherited from ReportingService2005)
ListSecureMethods() (Inherited from ReportingService2005)
ListSecureMethodsAsync() (Inherited from ReportingService2005)
ListSecureMethodsAsync(Object) (Inherited from ReportingService2005)
ListSubscriptions(String, String)
ListSubscriptionsAsync(String, String) (Inherited from ReportingService2005)
ListSubscriptionsAsync(String, String, Object) (Inherited from ReportingService2005)
ListSubscriptionsUsingDataSource(String)
ListSubscriptionsUsingDataSourceAsync(String) (Inherited from ReportingService2005)
ListSubscriptionsUsingDataSourceAsync(String, Object) (Inherited from ReportingService2005)
ListTasks(SecurityScopeEnum)
ListTasksAsync(SecurityScopeEnum) (Inherited from ReportingService2005)
ListTasksAsync(SecurityScopeEnum, Object) (Inherited from ReportingService2005)
Logoff()
LogoffAsync() (Inherited from ReportingService2005)
LogoffAsync(Object) (Inherited from ReportingService2005)
LogonUser(String, String, String)
LogonUserAsync(String, String, String) (Inherited from ReportingService2005)
LogonUserAsync(String, String, String, Object) (Inherited from ReportingService2005)
MoveItem(String, String)
MoveItemAsync(String, String) (Inherited from ReportingService2005)
MoveItemAsync(String, String, Object) (Inherited from ReportingService2005)
PauseSchedule(String)
PauseScheduleAsync(String) (Inherited from ReportingService2005)
PauseScheduleAsync(String, Object) (Inherited from ReportingService2005)
PrepareQuery(DataSource, DataSetDefinition, Boolean, String[])
PrepareQueryAsync(DataSource, DataSetDefinition) (Inherited from ReportingService2005)
PrepareQueryAsync(DataSource, DataSetDefinition, Object) (Inherited from ReportingService2005)
RegenerateModel(String)
RegenerateModelAsync(String) (Inherited from ReportingService2005)
RegenerateModelAsync(String, Object) (Inherited from ReportingService2005)
RemoveAllModelItemPolicies(String)
RemoveAllModelItemPoliciesAsync(String) (Inherited from ReportingService2005)
RemoveAllModelItemPoliciesAsync(String, Object) (Inherited from ReportingService2005)
ResumeSchedule(String)
ResumeScheduleAsync(String) (Inherited from ReportingService2005)
ResumeScheduleAsync(String, Object) (Inherited from ReportingService2005)
SetCacheOptions(String, Boolean, ExpirationDefinition)
SetCacheOptionsAsync(String, Boolean, ExpirationDefinition) (Inherited from ReportingService2005)
SetCacheOptionsAsync(String, Boolean, ExpirationDefinition, Object) (Inherited from ReportingService2005)
SetDataDrivenSubscriptionProperties(String, ExtensionSettings, DataRetrievalPlan, String, String, String, ParameterValueOrFieldReference[])
SetDataDrivenSubscriptionPropertiesAsync(String, ExtensionSettings, DataRetrievalPlan, String, String, String, ParameterValueOrFieldReference[]) (Inherited from ReportingService2005)
SetDataDrivenSubscriptionPropertiesAsync(String, ExtensionSettings, DataRetrievalPlan, String, String, String, ParameterValueOrFieldReference[], Object) (Inherited from ReportingService2005)
SetDataSourceContents(String, DataSourceDefinition)
SetDataSourceContentsAsync(String, DataSourceDefinition) (Inherited from ReportingService2005)
SetDataSourceContentsAsync(String, DataSourceDefinition, Object) (Inherited from ReportingService2005)
SetExecutionOptions(String, ExecutionSettingEnum, ScheduleDefinitionOrReference)
SetExecutionOptionsAsync(String, ExecutionSettingEnum, ScheduleDefinitionOrReference) (Inherited from ReportingService2005)
SetExecutionOptionsAsync(String, ExecutionSettingEnum, ScheduleDefinitionOrReference, Object) (Inherited from ReportingService2005)
SetItemDataSources(String, DataSource[])
SetItemDataSourcesAsync(String, DataSource[]) (Inherited from ReportingService2005)
SetItemDataSourcesAsync(String, DataSource[], Object) (Inherited from ReportingService2005)
SetModelDefinition(String, Byte[])
SetModelDefinitionAsync(String, Byte[]) (Inherited from ReportingService2005)
SetModelDefinitionAsync(String, Byte[], Object) (Inherited from ReportingService2005)
SetModelDrillthroughReports(String, String, ModelDrillthroughReport[])
SetModelDrillthroughReportsAsync(String, String, ModelDrillthroughReport[]) (Inherited from ReportingService2005)
SetModelDrillthroughReportsAsync(String, String, ModelDrillthroughReport[], Object) (Inherited from ReportingService2005)
SetModelItemPolicies(String, String, Policy[])
SetModelItemPoliciesAsync(String, String, Policy[]) (Inherited from ReportingService2005)
SetModelItemPoliciesAsync(String, String, Policy[], Object) (Inherited from ReportingService2005)
SetPolicies(String, Policy[])
SetPoliciesAsync(String, Policy[]) (Inherited from ReportingService2005)
SetPoliciesAsync(String, Policy[], Object) (Inherited from ReportingService2005)
SetProperties(String, Property[])
SetPropertiesAsync(String, Property[]) (Inherited from ReportingService2005)
SetPropertiesAsync(String, Property[], Object) (Inherited from ReportingService2005)
SetReportDefinition(String, Byte[])
SetReportDefinitionAsync(String, Byte[]) (Inherited from ReportingService2005)
SetReportDefinitionAsync(String, Byte[], Object) (Inherited from ReportingService2005)
SetReportHistoryLimit(String, Boolean, Int32)
SetReportHistoryLimitAsync(String, Boolean, Int32) (Inherited from ReportingService2005)
SetReportHistoryLimitAsync(String, Boolean, Int32, Object) (Inherited from ReportingService2005)
SetReportHistoryOptions(String, Boolean, Boolean, ScheduleDefinitionOrReference)
SetReportHistoryOptionsAsync(String, Boolean, Boolean, ScheduleDefinitionOrReference) (Inherited from ReportingService2005)
SetReportHistoryOptionsAsync(String, Boolean, Boolean, ScheduleDefinitionOrReference, Object) (Inherited from ReportingService2005)
SetReportLink(String, String)
SetReportLinkAsync(String, String) (Inherited from ReportingService2005)
SetReportLinkAsync(String, String, Object) (Inherited from ReportingService2005)
SetReportParameters(String, ReportParameter[])
SetReportParametersAsync(String, ReportParameter[]) (Inherited from ReportingService2005)
SetReportParametersAsync(String, ReportParameter[], Object) (Inherited from ReportingService2005)
SetResourceContents(String, Byte[], String)
SetResourceContentsAsync(String, Byte[], String) (Inherited from ReportingService2005)
SetResourceContentsAsync(String, Byte[], String, Object) (Inherited from ReportingService2005)
SetRoleProperties(String, String, Task[])
SetRolePropertiesAsync(String, String, Task[]) (Inherited from ReportingService2005)
SetRolePropertiesAsync(String, String, Task[], Object) (Inherited from ReportingService2005)
SetScheduleProperties(String, String, ScheduleDefinition)
SetSchedulePropertiesAsync(String, String, ScheduleDefinition) (Inherited from ReportingService2005)
SetSchedulePropertiesAsync(String, String, ScheduleDefinition, Object) (Inherited from ReportingService2005)
SetSubscriptionProperties(String, ExtensionSettings, String, String, String, ParameterValue[])
SetSubscriptionPropertiesAsync(String, ExtensionSettings, String, String, String, ParameterValue[]) (Inherited from ReportingService2005)
SetSubscriptionPropertiesAsync(String, ExtensionSettings, String, String, String, ParameterValue[], Object) (Inherited from ReportingService2005)
SetSystemPolicies(Policy[])
SetSystemPoliciesAsync(Policy[]) (Inherited from ReportingService2005)
SetSystemPoliciesAsync(Policy[], Object) (Inherited from ReportingService2005)
SetSystemProperties(Property[])
SetSystemPropertiesAsync(Property[]) (Inherited from ReportingService2005)
SetSystemPropertiesAsync(Property[], Object) (Inherited from ReportingService2005)
TestConnectForDataSourceDefinition(DataSourceDefinition, String, String, String) (Inherited from ReportingService2005)
TestConnectForDataSourceDefinitionAsync(DataSourceDefinition, String, String) (Inherited from ReportingService2005)
TestConnectForDataSourceDefinitionAsync(DataSourceDefinition, String, String, Object) (Inherited from ReportingService2005)
TestConnectForItemDataSource(String, String, String, String, String) (Inherited from ReportingService2005)
TestConnectForItemDataSourceAsync(String, String, String, String) (Inherited from ReportingService2005)
TestConnectForItemDataSourceAsync(String, String, String, String, Object) (Inherited from ReportingService2005)
UpdateReportExecutionSnapshot(String)
UpdateReportExecutionSnapshotAsync(String) (Inherited from ReportingService2005)
UpdateReportExecutionSnapshotAsync(String, Object) (Inherited from ReportingService2005)
ValidateConnection()
ValidateExtensionSettings(String, ParameterValueOrFieldReference[])
ValidateExtensionSettingsAsync(String, ParameterValueOrFieldReference[]) (Inherited from ReportingService2005)
ValidateExtensionSettingsAsync(String, ParameterValueOrFieldReference[], Object) (Inherited from ReportingService2005)

Events

CancelBatchCompleted (Inherited from ReportingService2005)
CancelJobCompleted (Inherited from ReportingService2005)
CreateBatchCompleted (Inherited from ReportingService2005)
CreateDataDrivenSubscriptionCompleted (Inherited from ReportingService2005)
CreateDataSourceCompleted (Inherited from ReportingService2005)
CreateFolderCompleted (Inherited from ReportingService2005)
CreateLinkedReportCompleted (Inherited from ReportingService2005)
CreateModelCompleted (Inherited from ReportingService2005)
CreateReportCompleted (Inherited from ReportingService2005)
CreateReportEditSessionCompleted (Inherited from ReportingService2005)
CreateReportHistorySnapshotCompleted (Inherited from ReportingService2005)
CreateResourceCompleted (Inherited from ReportingService2005)
CreateRoleCompleted (Inherited from ReportingService2005)
CreateScheduleCompleted (Inherited from ReportingService2005)
CreateSubscriptionCompleted (Inherited from ReportingService2005)
DeleteItemCompleted (Inherited from ReportingService2005)
DeleteReportHistorySnapshotCompleted (Inherited from ReportingService2005)
DeleteRoleCompleted (Inherited from ReportingService2005)
DeleteScheduleCompleted (Inherited from ReportingService2005)
DeleteSubscriptionCompleted (Inherited from ReportingService2005)
DisableDataSourceCompleted (Inherited from ReportingService2005)
EnableDataSourceCompleted (Inherited from ReportingService2005)
ExecuteBatchCompleted (Inherited from ReportingService2005)
FindItemsCompleted (Inherited from ReportingService2005)
FireEventCompleted (Inherited from ReportingService2005)
FlushCacheCompleted (Inherited from ReportingService2005)
GenerateModelCompleted (Inherited from ReportingService2005)
GetCacheOptionsCompleted (Inherited from ReportingService2005)
GetDataDrivenSubscriptionPropertiesCompleted (Inherited from ReportingService2005)
GetDataSourceContentsCompleted (Inherited from ReportingService2005)
GetExecutionOptionsCompleted (Inherited from ReportingService2005)
GetExtensionSettingsCompleted (Inherited from ReportingService2005)
GetItemDataSourcePromptsCompleted (Inherited from ReportingService2005)
GetItemDataSourcesCompleted (Inherited from ReportingService2005)
GetItemTypeCompleted (Inherited from ReportingService2005)
GetModelDefinitionCompleted (Inherited from ReportingService2005)
GetModelItemPermissionsCompleted (Inherited from ReportingService2005)
GetModelItemPoliciesCompleted (Inherited from ReportingService2005)
GetPermissionsCompleted (Inherited from ReportingService2005)
GetPoliciesCompleted (Inherited from ReportingService2005)
GetPropertiesCompleted (Inherited from ReportingService2005)
GetRenderResourceCompleted (Inherited from ReportingService2005)
GetReportDefinitionCompleted (Inherited from ReportingService2005)
GetReportHistoryLimitCompleted (Inherited from ReportingService2005)
GetReportHistoryOptionsCompleted (Inherited from ReportingService2005)
GetReportLinkCompleted (Inherited from ReportingService2005)
GetReportParametersCompleted (Inherited from ReportingService2005)
GetResourceContentsCompleted (Inherited from ReportingService2005)
GetRolePropertiesCompleted (Inherited from ReportingService2005)
GetSchedulePropertiesCompleted (Inherited from ReportingService2005)
GetSubscriptionPropertiesCompleted (Inherited from ReportingService2005)
GetSystemPermissionsCompleted (Inherited from ReportingService2005)
GetSystemPoliciesCompleted (Inherited from ReportingService2005)
GetSystemPropertiesCompleted (Inherited from ReportingService2005)
GetUserModelCompleted (Inherited from ReportingService2005)
InheritModelItemParentSecurityCompleted (Inherited from ReportingService2005)
InheritParentSecurityCompleted (Inherited from ReportingService2005)
ListChildrenCompleted (Inherited from ReportingService2005)
ListDependentItemsCompleted (Inherited from ReportingService2005)
ListEventsCompleted (Inherited from ReportingService2005)
ListExtensionsCompleted (Inherited from ReportingService2005)
ListJobsCompleted (Inherited from ReportingService2005)
ListModelDrillthroughReportsCompleted (Inherited from ReportingService2005)
ListModelItemChildrenCompleted (Inherited from ReportingService2005)
ListModelPerspectivesCompleted (Inherited from ReportingService2005)
ListReportHistoryCompleted (Inherited from ReportingService2005)
ListRolesCompleted (Inherited from ReportingService2005)
ListScheduledReportsCompleted (Inherited from ReportingService2005)
ListSchedulesCompleted (Inherited from ReportingService2005)
ListSecureMethodsCompleted (Inherited from ReportingService2005)
ListSubscriptionsCompleted (Inherited from ReportingService2005)
ListSubscriptionsUsingDataSourceCompleted (Inherited from ReportingService2005)
ListTasksCompleted (Inherited from ReportingService2005)
LogoffCompleted (Inherited from ReportingService2005)
LogonUserCompleted (Inherited from ReportingService2005)
MoveItemCompleted (Inherited from ReportingService2005)
PauseScheduleCompleted (Inherited from ReportingService2005)
PrepareQueryCompleted (Inherited from ReportingService2005)
RegenerateModelCompleted (Inherited from ReportingService2005)
RemoveAllModelItemPoliciesCompleted (Inherited from ReportingService2005)
ResumeScheduleCompleted (Inherited from ReportingService2005)
SetCacheOptionsCompleted (Inherited from ReportingService2005)
SetDataDrivenSubscriptionPropertiesCompleted (Inherited from ReportingService2005)
SetDataSourceContentsCompleted (Inherited from ReportingService2005)
SetExecutionOptionsCompleted (Inherited from ReportingService2005)
SetItemDataSourcesCompleted (Inherited from ReportingService2005)
SetModelDefinitionCompleted (Inherited from ReportingService2005)
SetModelDrillthroughReportsCompleted (Inherited from ReportingService2005)
SetModelItemPoliciesCompleted (Inherited from ReportingService2005)
SetPoliciesCompleted (Inherited from ReportingService2005)
SetPropertiesCompleted (Inherited from ReportingService2005)
SetReportDefinitionCompleted (Inherited from ReportingService2005)
SetReportHistoryLimitCompleted (Inherited from ReportingService2005)
SetReportHistoryOptionsCompleted (Inherited from ReportingService2005)
SetReportLinkCompleted (Inherited from ReportingService2005)
SetReportParametersCompleted (Inherited from ReportingService2005)
SetResourceContentsCompleted (Inherited from ReportingService2005)
SetRolePropertiesCompleted (Inherited from ReportingService2005)
SetSchedulePropertiesCompleted (Inherited from ReportingService2005)
SetSubscriptionPropertiesCompleted (Inherited from ReportingService2005)
SetSystemPoliciesCompleted (Inherited from ReportingService2005)
SetSystemPropertiesCompleted (Inherited from ReportingService2005)
TestConnectForDataSourceDefinitionCompleted (Inherited from ReportingService2005)
TestConnectForItemDataSourceCompleted (Inherited from ReportingService2005)
UpdateReportExecutionSnapshotCompleted (Inherited from ReportingService2005)
ValidateExtensionSettingsCompleted (Inherited from ReportingService2005)

Applies to