RSConnection2006 类

定义

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
继承

构造函数

RSConnection2006(String)
RSConnection2006(String, Boolean)

属性

ServerInfoHeaderValue (继承自 ReportingService2006)
TrustedUserHeaderValue (继承自 ReportingService2006)
UseSharepointEndpoint

方法

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

事件

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

适用于