RSConnection2006 Class

Definition

public ref class RSConnection2006 : Microsoft::SqlServer::ReportingServices2006::ReportingService2006
public class RSConnection2006 : Microsoft.SqlServer.ReportingServices2006.ReportingService2006
type RSConnection2006 = class
    inherit ReportingService2006
Public Class RSConnection2006
Inherits ReportingService2006
Inheritance

Constructors

RSConnection2006(String)
RSConnection2006(String, Boolean)

Properties

ServerInfoHeaderValue (Inherited from ReportingService2006)
TrustedUserHeaderValue (Inherited from ReportingService2006)
UseSharepointEndpoint

Methods

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

Events

CancelJobCompleted (Inherited from ReportingService2006)
CreateDataDrivenSubscriptionCompleted (Inherited from ReportingService2006)
CreateDataSourceCompleted (Inherited from ReportingService2006)
CreateFolderCompleted (Inherited from ReportingService2006)
CreateModelCompleted (Inherited from ReportingService2006)
CreateReportCompleted (Inherited from ReportingService2006)
CreateReportEditSessionCompleted (Inherited from ReportingService2006)
CreateReportHistorySnapshotCompleted (Inherited from ReportingService2006)
CreateResourceCompleted (Inherited from ReportingService2006)
CreateScheduleCompleted (Inherited from ReportingService2006)
CreateSubscriptionCompleted (Inherited from ReportingService2006)
DeleteItemCompleted (Inherited from ReportingService2006)
DeleteReportHistorySnapshotCompleted (Inherited from ReportingService2006)
DeleteScheduleCompleted (Inherited from ReportingService2006)
DeleteSubscriptionCompleted (Inherited from ReportingService2006)
DisableDataSourceCompleted (Inherited from ReportingService2006)
EnableDataSourceCompleted (Inherited from ReportingService2006)
FireEventCompleted (Inherited from ReportingService2006)
FlushCacheCompleted (Inherited from ReportingService2006)
GenerateModelCompleted (Inherited from ReportingService2006)
GetCacheOptionsCompleted (Inherited from ReportingService2006)
GetDataDrivenSubscriptionPropertiesCompleted (Inherited from ReportingService2006)
GetDataSourceContentsCompleted (Inherited from ReportingService2006)
GetExecutionOptionsCompleted (Inherited from ReportingService2006)
GetExtensionSettingsCompleted (Inherited from ReportingService2006)
GetItemDataSourcePromptsCompleted (Inherited from ReportingService2006)
GetItemDataSourcesCompleted (Inherited from ReportingService2006)
GetItemTypeCompleted (Inherited from ReportingService2006)
GetModelDefinitionCompleted (Inherited from ReportingService2006)
GetModelItemPermissionsCompleted (Inherited from ReportingService2006)
GetModelItemPoliciesCompleted (Inherited from ReportingService2006)
GetPermissionsCompleted (Inherited from ReportingService2006)
GetPoliciesCompleted (Inherited from ReportingService2006)
GetPropertiesCompleted (Inherited from ReportingService2006)
GetReportDefinitionCompleted (Inherited from ReportingService2006)
GetReportHistoryLimitCompleted (Inherited from ReportingService2006)
GetReportHistoryOptionsCompleted (Inherited from ReportingService2006)
GetReportParametersCompleted (Inherited from ReportingService2006)
GetReportServerConfigInfoCompleted (Inherited from ReportingService2006)
GetResourceContentsCompleted (Inherited from ReportingService2006)
GetRolePropertiesCompleted (Inherited from ReportingService2006)
GetSchedulePropertiesCompleted (Inherited from ReportingService2006)
GetSubscriptionPropertiesCompleted (Inherited from ReportingService2006)
GetSystemPropertiesCompleted (Inherited from ReportingService2006)
GetUserModelCompleted (Inherited from ReportingService2006)
InheritModelItemParentSecurityCompleted (Inherited from ReportingService2006)
InheritParentSecurityCompleted (Inherited from ReportingService2006)
ListAllSubscriptionsCompleted (Inherited from ReportingService2006)
ListChildrenCompleted (Inherited from ReportingService2006)
ListDependentItemsCompleted (Inherited from ReportingService2006)
ListEventsCompleted (Inherited from ReportingService2006)
ListExtensionsCompleted (Inherited from ReportingService2006)
ListJobsCompleted (Inherited from ReportingService2006)
ListModelDrillthroughReportsCompleted (Inherited from ReportingService2006)
ListModelItemChildrenCompleted (Inherited from ReportingService2006)
ListModelPerspectivesCompleted (Inherited from ReportingService2006)
ListMySubscriptionsCompleted (Inherited from ReportingService2006)
ListParentsCompleted (Inherited from ReportingService2006)
ListReportHistoryCompleted (Inherited from ReportingService2006)
ListReportSubscriptionsCompleted (Inherited from ReportingService2006)
ListRolesCompleted (Inherited from ReportingService2006)
ListScheduledReportsCompleted (Inherited from ReportingService2006)
ListSchedulesCompleted (Inherited from ReportingService2006)
ListSecureMethodsCompleted (Inherited from ReportingService2006)
ListTasksCompleted (Inherited from ReportingService2006)
MoveItemCompleted (Inherited from ReportingService2006)
PauseScheduleCompleted (Inherited from ReportingService2006)
PrepareQueryCompleted (Inherited from ReportingService2006)
RegenerateModelCompleted (Inherited from ReportingService2006)
RemoveAllModelItemPoliciesCompleted (Inherited from ReportingService2006)
ResumeScheduleCompleted (Inherited from ReportingService2006)
SetCacheOptionsCompleted (Inherited from ReportingService2006)
SetDataDrivenSubscriptionPropertiesCompleted (Inherited from ReportingService2006)
SetDataSourceContentsCompleted (Inherited from ReportingService2006)
SetExecutionOptionsCompleted (Inherited from ReportingService2006)
SetItemDataSourcesCompleted (Inherited from ReportingService2006)
SetModelDefinitionCompleted (Inherited from ReportingService2006)
SetModelDrillthroughReportsCompleted (Inherited from ReportingService2006)
SetModelItemPoliciesCompleted (Inherited from ReportingService2006)
SetPoliciesCompleted (Inherited from ReportingService2006)
SetPropertiesCompleted (Inherited from ReportingService2006)
SetReportDefinitionCompleted (Inherited from ReportingService2006)
SetReportHistoryLimitCompleted (Inherited from ReportingService2006)
SetReportHistoryOptionsCompleted (Inherited from ReportingService2006)
SetReportParametersCompleted (Inherited from ReportingService2006)
SetResourceContentsCompleted (Inherited from ReportingService2006)
SetSchedulePropertiesCompleted (Inherited from ReportingService2006)
SetSubscriptionPropertiesCompleted (Inherited from ReportingService2006)
SetSystemPropertiesCompleted (Inherited from ReportingService2006)
TestConnectForDataSourceDefinitionCompleted (Inherited from ReportingService2006)
TestConnectForItemDataSourceCompleted (Inherited from ReportingService2006)
UpdateReportExecutionSnapshotCompleted (Inherited from ReportingService2006)
ValidateExtensionSettingsCompleted (Inherited from ReportingService2006)

Applies to