|
|
BeginCancelJob(string, AsyncCallback, object)
|
|
|
BeginCreateBatch(AsyncCallback, object)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BeginFindItems(string, BooleanOperatorEnum, SearchCondition[], AsyncCallback, object)
|
|
|
|
|
|
BeginGetCacheOptions(string, AsyncCallback, object)
|
|
|
BeginGetDataDrivenSubscriptionProperties(string, AsyncCallback, object)
|
|
|
BeginGetDataSourceContents(string, AsyncCallback, object)
|
|
|
BeginGetExecutionOptions(string, AsyncCallback, object)
|
|
|
BeginGetExtensionSettings(string, AsyncCallback, object)
|
|
|
BeginGetItemDataSourcePrompts(string, AsyncCallback, object)
|
|
|
BeginGetItemDataSources(string, AsyncCallback, object)
|
|
|
BeginGetItemType(string, AsyncCallback, object)
|
|
|
BeginGetModelDefinition(string, AsyncCallback, object)
|
|
|
BeginGetModelItemPermissions(string, string, AsyncCallback, object)
|
|
|
BeginGetModelItemPolicies(string, string, AsyncCallback, object)
|
|
|
BeginGetPermissions(string, AsyncCallback, object)
|
|
|
BeginGetPolicies(string, AsyncCallback, object)
|
|
|
|
BeginGetRenderResource(string, string, AsyncCallback, object)
|
|
|
BeginGetReportDefinition(string, AsyncCallback, object)
|
|
|
BeginGetReportHistoryLimit(string, AsyncCallback, object)
|
|
|
BeginGetReportHistoryOptions(string, AsyncCallback, object)
|
|
|
BeginGetReportLink(string, AsyncCallback, object)
|
|
|
BeginGetReportParameters(string, string, bool, ParameterValue[], DataSourceCredentials[], AsyncCallback, object)
|
|
|
BeginGetResourceContents(string, AsyncCallback, object)
|
|
|
BeginGetRoleProperties(string, AsyncCallback, object)
|
|
|
BeginGetScheduleProperties(string, AsyncCallback, object)
|
|
|
BeginGetSubscriptionProperties(string, AsyncCallback, object)
|
|
|
BeginGetSystemPermissions(AsyncCallback, object)
|
|
|
BeginGetSystemPolicies(AsyncCallback, object)
|
|
|
BeginGetSystemProperties(Property[], AsyncCallback, object)
|
|
|
BeginGetUserModel(string, string, AsyncCallback, object)
|
|
|
|
|
BeginListChildren(string, bool, AsyncCallback, object)
|
|
|
BeginListDependentItems(string, AsyncCallback, object)
|
|
|
BeginListEvents(AsyncCallback, object)
|
|
|
BeginListExtensions(ExtensionTypeEnum, AsyncCallback, object)
|
|
|
BeginListJobs(AsyncCallback, object)
|
|
|
BeginListModelDrillthroughReports(string, string, AsyncCallback, object)
|
|
|
BeginListModelItemChildren(string, string, bool, AsyncCallback, object)
|
|
|
BeginListModelPerspectives(string, AsyncCallback, object)
|
|
|
BeginListReportHistory(string, AsyncCallback, object)
|
|
|
BeginListRoles(SecurityScopeEnum, AsyncCallback, object)
|
|
|
BeginListScheduledReports(string, AsyncCallback, object)
|
|
|
BeginListSchedules(AsyncCallback, object)
|
|
|
BeginListSecureMethods(AsyncCallback, object)
|
|
|
BeginListSubscriptions(string, string, AsyncCallback, object)
|
|
|
BeginListSubscriptionsUsingDataSource(string, AsyncCallback, object)
|
|
|
BeginListTasks(SecurityScopeEnum, AsyncCallback, object)
|
|
|
BeginLogoff(AsyncCallback, object)
|
|
|
BeginLogonUser(string, string, string, AsyncCallback, object)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BeginSetSystemProperties(Property[], AsyncCallback, object)
|
|
|
|
BeginValidateExtensionSettings(string, ParameterValueOrFieldReference[], AsyncCallback, object)
|
|
|
|
|
|
CancelJob(string, out bool)
|
|
|
CancelJobAsync(string)
|
|
|
CancelJobAsync(string, object)
|
|
|
CreateBatch(out string)
|
|
|
CreateBatchAsync()
|
|
|
CreateBatchAsync(object)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EndCancelBatch(IAsyncResult)
|
|
|
EndCancelJob(IAsyncResult, out bool)
|
|
|
EndCreateBatch(IAsyncResult, out string)
|
|
|
EndCreateDataDrivenSubscription(IAsyncResult, out string)
|
|
|
EndCreateDataSource(IAsyncResult)
|
|
|
EndCreateFolder(IAsyncResult)
|
|
|
EndCreateLinkedReport(IAsyncResult)
|
|
|
EndCreateModel(IAsyncResult, out Warning[])
|
|
|
EndCreateReport(IAsyncResult, out Warning[])
|
|
|
EndCreateReportHistorySnapshot(IAsyncResult, out string, out Warning[])
|
|
|
EndCreateResource(IAsyncResult)
|
|
|
EndCreateRole(IAsyncResult)
|
|
|
EndCreateSchedule(IAsyncResult, out string)
|
|
|
EndCreateSubscription(IAsyncResult, out string)
|
|
|
EndDeleteItem(IAsyncResult)
|
|
|
EndDeleteReportHistorySnapshot(IAsyncResult)
|
|
|
EndDeleteRole(IAsyncResult)
|
|
|
EndDeleteSchedule(IAsyncResult)
|
|
|
EndDeleteSubscription(IAsyncResult)
|
|
|
EndDisableDataSource(IAsyncResult)
|
|
|
EndEnableDataSource(IAsyncResult)
|
|
|
EndExecuteBatch(IAsyncResult)
|
|
|
EndFindItems(IAsyncResult, out CatalogItem[])
|
|
|
EndFireEvent(IAsyncResult)
|
|
|
EndFlushCache(IAsyncResult)
|
|
|
EndGenerateModel(IAsyncResult, out Warning[])
|
|
|
EndGetCacheOptions(IAsyncResult, out bool, out ExpirationDefinition)
|
|
|
EndGetDataDrivenSubscriptionProperties(IAsyncResult, out string, out ExtensionSettings, out DataRetrievalPlan, out string, out ActiveState, out string, out string, out string, out ParameterValueOrFieldReference[])
|
|
|
EndGetDataSourceContents(IAsyncResult, out DataSourceDefinition)
|
|
|
EndGetExecutionOptions(IAsyncResult, out ExecutionSettingEnum, out ScheduleDefinitionOrReference)
|
|
|
EndGetExtensionSettings(IAsyncResult, out ExtensionParameter[])
|
|
|
EndGetItemDataSourcePrompts(IAsyncResult, out DataSourcePrompt[])
|
|
|
EndGetItemDataSources(IAsyncResult, out DataSource[])
|
|
|
EndGetItemType(IAsyncResult, out ItemTypeEnum)
|
|
|
EndGetModelDefinition(IAsyncResult, out byte[])
|
|
|
EndGetModelItemPermissions(IAsyncResult, out string[])
|
|
|
EndGetModelItemPolicies(IAsyncResult, out Policy[], out bool)
|
|
|
EndGetPermissions(IAsyncResult, out string[])
|
|
|
EndGetPolicies(IAsyncResult, out Policy[], out bool)
|
|
|
EndGetProperties(IAsyncResult, out Property[])
|
|
|
EndGetRenderResource(IAsyncResult, out byte[], out string)
|
|
|
EndGetReportDefinition(IAsyncResult, out byte[])
|
|
|
EndGetReportHistoryLimit(IAsyncResult, out int, out bool, out int)
|
|
|
EndGetReportHistoryOptions(IAsyncResult, out bool, out bool, out ScheduleDefinitionOrReference)
|
|
|
EndGetReportLink(IAsyncResult, out string)
|
|
|
EndGetReportParameters(IAsyncResult, out ReportParameter[])
|
|
|
EndGetResourceContents(IAsyncResult, out byte[], out string)
|
|
|
EndGetRoleProperties(IAsyncResult, out Task[], out string)
|
|
|
EndGetScheduleProperties(IAsyncResult, out Schedule)
|
|
|
EndGetSubscriptionProperties(IAsyncResult, out string, out ExtensionSettings, out string, out ActiveState, out string, out string, out string, out ParameterValue[])
|
|
|
EndGetSystemPermissions(IAsyncResult, out string[])
|
|
|
EndGetSystemPolicies(IAsyncResult, out Policy[])
|
|
|
EndGetSystemProperties(IAsyncResult, out Property[])
|
|
|
EndGetUserModel(IAsyncResult, out byte[])
|
|
|
EndInheritModelItemParentSecurity(IAsyncResult)
|
|
|
EndInheritParentSecurity(IAsyncResult)
|
|
|
EndListChildren(IAsyncResult, out CatalogItem[])
|
|
|
EndListDependentItems(IAsyncResult, out CatalogItem[])
|
|
|
EndListEvents(IAsyncResult, out Event[])
|
|
|
EndListExtensions(IAsyncResult, out Extension[])
|
|
|
EndListJobs(IAsyncResult, out Job[])
|
|
|
EndListModelDrillthroughReports(IAsyncResult, out ModelDrillthroughReport[])
|
|
|
EndListModelItemChildren(IAsyncResult, out ModelItem[])
|
|
|
EndListModelPerspectives(IAsyncResult, out ModelCatalogItem[])
|
|
|
EndListReportHistory(IAsyncResult, out ReportHistorySnapshot[])
|
|
|
EndListRoles(IAsyncResult, out Role[])
|
|
|
EndListScheduledReports(IAsyncResult, out CatalogItem[])
|
|
|
EndListSchedules(IAsyncResult, out Schedule[])
|
|
|
EndListSecureMethods(IAsyncResult, out string[])
|
|
|
EndListSubscriptions(IAsyncResult, out Subscription[])
|
|
|
EndListSubscriptionsUsingDataSource(IAsyncResult, out Subscription[])
|
|
|
EndListTasks(IAsyncResult, out Task[])
|
|
|
EndLogoff(IAsyncResult)
|
|
|
EndLogonUser(IAsyncResult)
|
|
|
EndMoveItem(IAsyncResult)
|
|
|
EndPauseSchedule(IAsyncResult)
|
|
|
EndPrepareQuery(IAsyncResult, out DataSetDefinition, out bool, out string[])
|
|
|
EndRegenerateModel(IAsyncResult, out Warning[])
|
|
|
EndRemoveAllModelItemPolicies(IAsyncResult)
|
|
|
EndResumeSchedule(IAsyncResult)
|
|
|
EndSetCacheOptions(IAsyncResult)
|
|
|
EndSetDataDrivenSubscriptionProperties(IAsyncResult)
|
|
|
EndSetDataSourceContents(IAsyncResult)
|
|
|
EndSetExecutionOptions(IAsyncResult)
|
|
|
EndSetItemDataSources(IAsyncResult)
|
|
|
EndSetModelDefinition(IAsyncResult, out Warning[])
|
|
|
EndSetModelDrillthroughReports(IAsyncResult)
|
|
|
EndSetModelItemPolicies(IAsyncResult)
|
|
|
EndSetPolicies(IAsyncResult)
|
|
|
EndSetProperties(IAsyncResult)
|
|
|
EndSetReportDefinition(IAsyncResult, out Warning[])
|
|
|
EndSetReportHistoryLimit(IAsyncResult)
|
|
|
EndSetReportHistoryOptions(IAsyncResult)
|
|
|
EndSetReportLink(IAsyncResult)
|
|
|
EndSetReportParameters(IAsyncResult)
|
|
|
EndSetResourceContents(IAsyncResult)
|
|
|
EndSetRoleProperties(IAsyncResult)
|
|
|
EndSetScheduleProperties(IAsyncResult)
|
|
|
EndSetSubscriptionProperties(IAsyncResult)
|
|
|
EndSetSystemPolicies(IAsyncResult)
|
|
|
EndSetSystemProperties(IAsyncResult)
|
|
|
EndUpdateReportExecutionSnapshot(IAsyncResult)
|
|
|
EndValidateExtensionSettings(IAsyncResult, out ExtensionParameter[])
|
|
|
|
|
|
FindItems(string, BooleanOperatorEnum, SearchCondition[], out CatalogItem[])
|
|
|
FindItemsAsync(string, BooleanOperatorEnum, SearchCondition[])
|
|
|
FindItemsAsync(string, BooleanOperatorEnum, SearchCondition[], object)
|
|
|
|
|
|
|
|
|
|
|
|
GetCacheOptions(string, out bool, out ExpirationDefinition)
|
|
|
GetCacheOptionsAsync(string)
|
|
|
GetCacheOptionsAsync(string, object)
|
|
|
GetDataDrivenSubscriptionProperties(string, out string, out ExtensionSettings, out DataRetrievalPlan, out string, out ActiveState, out string, out string, out string, out ParameterValueOrFieldReference[])
|
|
|
GetDataDrivenSubscriptionPropertiesAsync(string)
|
|
|
GetDataDrivenSubscriptionPropertiesAsync(string, object)
|
|
|
GetDataSourceContents(string, out DataSourceDefinition)
|
|
|
GetDataSourceContentsAsync(string)
|
|
|
GetDataSourceContentsAsync(string, object)
|
|
|
GetExecutionOptions(string, out ExecutionSettingEnum, out ScheduleDefinitionOrReference)
|
|
|
GetExecutionOptionsAsync(string)
|
|
|
GetExecutionOptionsAsync(string, object)
|
|
|
GetExtensionSettings(string, out ExtensionParameter[])
|
|
|
GetExtensionSettingsAsync(string)
|
|
|
GetExtensionSettingsAsync(string, object)
|
|
|
GetItemDataSourcePrompts(string, out DataSourcePrompt[])
|
|
|
GetItemDataSourcePromptsAsync(string)
|
|
|
GetItemDataSourcePromptsAsync(string, object)
|
|
|
GetItemDataSources(string, out DataSource[])
|
|
|
GetItemDataSourcesAsync(string)
|
|
|
GetItemDataSourcesAsync(string, object)
|
|
|
GetItemType(string, out ItemTypeEnum)
|
|
|
GetItemTypeAsync(string)
|
|
|
GetItemTypeAsync(string, object)
|
|
|
GetModelDefinition(string, out byte[])
|
|
|
GetModelDefinitionAsync(string)
|
|
|
GetModelDefinitionAsync(string, object)
|
|
|
GetModelItemPermissions(string, string, out string[])
|
|
|
GetModelItemPermissionsAsync(string, string)
|
|
|
GetModelItemPermissionsAsync(string, string, object)
|
|
|
GetModelItemPolicies(string, string, out Policy[], out bool)
|
|
|
GetModelItemPoliciesAsync(string, string)
|
|
|
GetModelItemPoliciesAsync(string, string, object)
|
|
|
GetPermissions(string, out string[])
|
|
|
GetPermissionsAsync(string)
|
|
|
GetPermissionsAsync(string, object)
|
|
|
GetPolicies(string, out Policy[], out bool)
|
|
|
GetPoliciesAsync(string)
|
|
|
GetPoliciesAsync(string, object)
|
|
|
|
|
|
GetRenderResource(string, string, out byte[], out string)
|
|
|
GetRenderResourceAsync(string, string)
|
|
|
GetRenderResourceAsync(string, string, object)
|
|
|
GetReportDefinition(string, out byte[])
|
|
|
GetReportDefinitionAsync(string)
|
|
|
GetReportDefinitionAsync(string, object)
|
|
|
GetReportHistoryLimit(string, out int, out bool, out int)
|
|
|
GetReportHistoryLimitAsync(string)
|
|
|
GetReportHistoryLimitAsync(string, object)
|
|
|
GetReportHistoryOptions(string, out bool, out bool, out ScheduleDefinitionOrReference)
|
|
|
GetReportHistoryOptionsAsync(string)
|
|
|
GetReportHistoryOptionsAsync(string, object)
|
|
|
GetReportLink(string, out string)
|
|
|
GetReportLinkAsync(string)
|
|
|
GetReportLinkAsync(string, object)
|
|
|
GetReportParameters(string, string, bool, ParameterValue[], DataSourceCredentials[], out ReportParameter[])
|
|
|
GetReportParametersAsync(string, string, bool, ParameterValue[], DataSourceCredentials[])
|
|
|
GetReportParametersAsync(string, string, bool, ParameterValue[], DataSourceCredentials[], object)
|
|
|
GetResourceContents(string, out byte[], out string)
|
|
|
GetResourceContentsAsync(string)
|
|
|
GetResourceContentsAsync(string, object)
|
|
|
GetRoleProperties(string, out Task[], out string)
|
|
|
GetRolePropertiesAsync(string)
|
|
|
GetRolePropertiesAsync(string, object)
|
|
|
GetScheduleProperties(string, out Schedule)
|
|
|
GetSchedulePropertiesAsync(string)
|
|
|
GetSchedulePropertiesAsync(string, object)
|
|
|
GetSubscriptionProperties(string, out string, out ExtensionSettings, out string, out ActiveState, out string, out string, out string, out ParameterValue[])
|
|
|
GetSubscriptionPropertiesAsync(string)
|
|
|
GetSubscriptionPropertiesAsync(string, object)
|
|
|
GetSystemPermissions(out string[])
|
|
|
GetSystemPermissionsAsync()
|
|
|
GetSystemPermissionsAsync(object)
|
|
|
GetSystemPolicies(out Policy[])
|
|
|
GetSystemPoliciesAsync()
|
|
|
GetSystemPoliciesAsync(object)
|
|
|
GetSystemProperties(Property[], out Property[])
|
|
|
GetSystemPropertiesAsync(Property[])
|
|
|
GetSystemPropertiesAsync(Property[], object)
|
|
|
GetUserModel(string, string, out byte[])
|
|
|
GetUserModelAsync(string, string)
|
|
|
GetUserModelAsync(string, string, object)
|
|
|
|
|
|
|
|
|
ListChildren(string, bool, out CatalogItem[])
|
|
|
ListChildrenAsync(string, bool)
|
|
|
ListChildrenAsync(string, bool, object)
|
|
|
ListDependentItems(string, out CatalogItem[])
|
|
|
ListDependentItemsAsync(string)
|
|
|
ListDependentItemsAsync(string, object)
|
|
|
ListEvents(out Event[])
|
|
|
ListEventsAsync()
|
|
|
ListEventsAsync(object)
|
|
|
ListExtensions(ExtensionTypeEnum, out Extension[])
|
|
|
ListExtensionsAsync(ExtensionTypeEnum)
|
|
|
ListExtensionsAsync(ExtensionTypeEnum, object)
|
|
|
ListJobs(out Job[])
|
|
|
ListJobsAsync()
|
|
|
ListJobsAsync(object)
|
|
|
ListModelDrillthroughReports(string, string, out ModelDrillthroughReport[])
|
|
|
ListModelDrillthroughReportsAsync(string, string)
|
|
|
ListModelDrillthroughReportsAsync(string, string, object)
|
|
|
ListModelItemChildren(string, string, bool, out ModelItem[])
|
|
|
ListModelItemChildrenAsync(string, string, bool)
|
|
|
ListModelItemChildrenAsync(string, string, bool, object)
|
|
|
ListModelPerspectives(string, out ModelCatalogItem[])
|
|
|
ListModelPerspectivesAsync(string)
|
|
|
ListModelPerspectivesAsync(string, object)
|
|
|
ListReportHistory(string, out ReportHistorySnapshot[])
|
|
|
ListReportHistoryAsync(string)
|
|
|
ListReportHistoryAsync(string, object)
|
|
|
ListRoles(SecurityScopeEnum, out Role[])
|
|
|
ListRolesAsync(SecurityScopeEnum)
|
|
|
ListRolesAsync(SecurityScopeEnum, object)
|
|
|
ListScheduledReports(string, out CatalogItem[])
|
|
|
ListScheduledReportsAsync(string)
|
|
|
ListScheduledReportsAsync(string, object)
|
|
|
ListSchedules(out Schedule[])
|
|
|
ListSchedulesAsync()
|
|
|
ListSchedulesAsync(object)
|
|
|
ListSecureMethods(out string[])
|
|
|
ListSecureMethodsAsync()
|
|
|
ListSecureMethodsAsync(object)
|
|
|
ListSubscriptions(string, string, out Subscription[])
|
|
|
ListSubscriptionsAsync(string, string)
|
|
|
ListSubscriptionsAsync(string, string, object)
|
|
|
ListSubscriptionsUsingDataSource(string, out Subscription[])
|
|
|
ListSubscriptionsUsingDataSourceAsync(string)
|
|
|
ListSubscriptionsUsingDataSourceAsync(string, object)
|
|
|
ListTasks(SecurityScopeEnum, out Task[])
|
|
|
ListTasksAsync(SecurityScopeEnum)
|
|
|
ListTasksAsync(SecurityScopeEnum, object)
|
|
|
Logoff()
|
|
|
LogoffAsync()
|
|
|
LogoffAsync(object)
|
|
|
LogonUser(string, string, string)
|
|
|
LogonUserAsync(string, string, string)
|
|
|
LogonUserAsync(string, string, string, object)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SetSystemProperties(Property[])
|
|
|
SetSystemPropertiesAsync(Property[])
|
|
|
SetSystemPropertiesAsync(Property[], object)
|
|
|
|
|
|
ValidateExtensionSettings(string, ParameterValueOrFieldReference[], out ExtensionParameter[])
|
|
|
ValidateExtensionSettingsAsync(string, ParameterValueOrFieldReference[])
|
|
|
ValidateExtensionSettingsAsync(string, ParameterValueOrFieldReference[], object)
|
|