Method | Description | |
---|---|---|
CancelAsync ( object userState ) : void | ||
CancelBatchAsync ( ) : void | ||
CancelBatchAsync ( object userState ) : void | ||
CancelJobAsync ( string JobID ) : void | ||
CancelJobAsync ( string JobID, object userState ) : void | ||
CreateBatchAsync ( ) : void | ||
CreateBatchAsync ( object userState ) : void | ||
CreateDataDrivenSubscriptionAsync ( string Report, |
||
CreateDataDrivenSubscriptionAsync ( string Report, |
||
CreateDataSourceAsync ( string DataSource, string Parent, bool Overwrite, |
||
CreateDataSourceAsync ( string DataSource, string Parent, bool Overwrite, |
||
CreateFolderAsync ( string Folder, string Parent, Property Properties ) : void | ||
CreateFolderAsync ( string Folder, string Parent, Property Properties, object userState ) : void | ||
CreateLinkedReportAsync ( string Report, string Parent, string Link, Property Properties ) : void | ||
CreateLinkedReportAsync ( string Report, string Parent, string Link, Property Properties, object userState ) : void | ||
CreateModelAsync ( string Model, string Parent, byte Definition, Property Properties ) : void | ||
CreateModelAsync ( string Model, string Parent, byte Definition, Property Properties, object userState ) : void | ||
CreateReportAsync ( string Report, string Parent, bool Overwrite, byte Definition, Property Properties ) : void | ||
CreateReportAsync ( string Report, string Parent, bool Overwrite, byte Definition, Property Properties, object userState ) : void | ||
CreateReportHistorySnapshotAsync ( string Report ) : void | ||
CreateReportHistorySnapshotAsync ( string Report, object userState ) : void | ||
CreateResourceAsync ( string Resource, string Parent, bool Overwrite, byte Contents, string MimeType, Property Properties ) : void | ||
CreateResourceAsync ( string Resource, string Parent, bool Overwrite, byte Contents, string MimeType, Property Properties, object userState ) : void | ||
CreateRoleAsync ( string Name, string Description, |
||
CreateRoleAsync ( string Name, string Description, |
||
CreateScheduleAsync ( string Name, |
||
CreateScheduleAsync ( string Name, |
||
CreateSubscriptionAsync ( string Report, |
||
CreateSubscriptionAsync ( string Report, |
||
DeleteItemAsync ( string Item ) : void | ||
DeleteItemAsync ( string Item, object userState ) : void | ||
DeleteReportHistorySnapshotAsync ( string Report, string HistoryID ) : void | ||
DeleteReportHistorySnapshotAsync ( string Report, string HistoryID, object userState ) : void | ||
DeleteRoleAsync ( string Name ) : void | ||
DeleteRoleAsync ( string Name, object userState ) : void | ||
DeleteScheduleAsync ( string ScheduleID ) : void | ||
DeleteScheduleAsync ( string ScheduleID, object userState ) : void | ||
DeleteSubscriptionAsync ( string SubscriptionID ) : void | ||
DeleteSubscriptionAsync ( string SubscriptionID, object userState ) : void | ||
DisableDataSourceAsync ( string DataSource ) : void | ||
DisableDataSourceAsync ( string DataSource, object userState ) : void | ||
EnableDataSourceAsync ( string DataSource ) : void | ||
EnableDataSourceAsync ( string DataSource, object userState ) : void | ||
ExecuteBatchAsync ( ) : void | ||
ExecuteBatchAsync ( object userState ) : void | ||
FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, SearchCondition Conditions ) : void | ||
FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, SearchCondition Conditions, object userState ) : void | ||
FireEventAsync ( string EventType, string EventData ) : void | ||
FireEventAsync ( string EventType, string EventData, object userState ) : void | ||
FlushCacheAsync ( string Report ) : void | ||
FlushCacheAsync ( string Report, object userState ) : void | ||
GenerateModelAsync ( string DataSource, string Model, string Parent, Property Properties ) : void | ||
GenerateModelAsync ( string DataSource, string Model, string Parent, Property Properties, object userState ) : void | ||
GetCacheOptionsAsync ( string Report ) : void | ||
GetCacheOptionsAsync ( string Report, object userState ) : void | ||
GetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID ) : void | ||
GetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID, object userState ) : void | ||
GetDataSourceContentsAsync ( string DataSource ) : void | ||
GetDataSourceContentsAsync ( string DataSource, object userState ) : void | ||
GetExecutionOptionsAsync ( string Report ) : void | ||
GetExecutionOptionsAsync ( string Report, object userState ) : void | ||
GetExtensionSettingsAsync ( string Extension ) : void | ||
GetExtensionSettingsAsync ( string Extension, object userState ) : void | ||
GetItemDataSourcePromptsAsync ( string Item ) : void | ||
GetItemDataSourcePromptsAsync ( string Item, object userState ) : void | ||
GetItemDataSourcesAsync ( string Item ) : void | ||
GetItemDataSourcesAsync ( string Item, object userState ) : void | ||
GetItemTypeAsync ( string Item ) : void | ||
GetItemTypeAsync ( string Item, object userState ) : void | ||
GetModelDefinitionAsync ( string Model ) : void | ||
GetModelDefinitionAsync ( string Model, object userState ) : void | ||
GetModelItemPermissionsAsync ( string Model, string ModelItemID ) : void | ||
GetModelItemPermissionsAsync ( string Model, string ModelItemID, object userState ) : void | ||
GetModelItemPoliciesAsync ( string Model, string ModelItemID ) : void | ||
GetModelItemPoliciesAsync ( string Model, string ModelItemID, object userState ) : void | ||
GetPermissionsAsync ( string Item ) : void | ||
GetPermissionsAsync ( string Item, object userState ) : void | ||
GetPoliciesAsync ( string Item ) : void | ||
GetPoliciesAsync ( string Item, object userState ) : void | ||
GetPropertiesAsync ( string Item, Property Properties ) : void | ||
GetPropertiesAsync ( string Item, Property Properties, object userState ) : void | ||
GetRenderResourceAsync ( string Format, string DeviceInfo ) : void | ||
GetRenderResourceAsync ( string Format, string DeviceInfo, object userState ) : void | ||
GetReportDefinitionAsync ( string Report ) : void | ||
GetReportDefinitionAsync ( string Report, object userState ) : void | ||
GetReportHistoryLimitAsync ( string Report ) : void | ||
GetReportHistoryLimitAsync ( string Report, object userState ) : void | ||
GetReportHistoryOptionsAsync ( string Report ) : void | ||
GetReportHistoryOptionsAsync ( string Report, object userState ) : void | ||
GetReportLinkAsync ( string Report ) : void | ||
GetReportLinkAsync ( string Report, object userState ) : void | ||
GetReportParametersAsync ( string Report, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials ) : void | ||
GetReportParametersAsync ( string Report, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials, object userState ) : void | ||
GetResourceContentsAsync ( string Resource ) : void | ||
GetResourceContentsAsync ( string Resource, object userState ) : void | ||
GetRolePropertiesAsync ( string Name ) : void | ||
GetRolePropertiesAsync ( string Name, object userState ) : void | ||
GetSchedulePropertiesAsync ( string ScheduleID ) : void | ||
GetSchedulePropertiesAsync ( string ScheduleID, object userState ) : void | ||
GetSubscriptionPropertiesAsync ( string SubscriptionID ) : void | ||
GetSubscriptionPropertiesAsync ( string SubscriptionID, object userState ) : void | ||
GetSystemPermissionsAsync ( ) : void | ||
GetSystemPermissionsAsync ( object userState ) : void | ||
GetSystemPoliciesAsync ( ) : void | ||
GetSystemPoliciesAsync ( object userState ) : void | ||
GetSystemPropertiesAsync ( Property Properties ) : void | ||
GetSystemPropertiesAsync ( Property Properties, object userState ) : void | ||
GetUserModelAsync ( string Model, string Perspective ) : void | ||
GetUserModelAsync ( string Model, string Perspective, object userState ) : void | ||
InheritModelItemParentSecurityAsync ( string Model, string ModelItemID ) : void | ||
InheritModelItemParentSecurityAsync ( string Model, string ModelItemID, object userState ) : void | ||
InheritParentSecurityAsync ( string Item ) : void | ||
InheritParentSecurityAsync ( string Item, object userState ) : void | ||
ListChildrenAsync ( string Item, bool Recursive ) : void | ||
ListChildrenAsync ( string Item, bool Recursive, object userState ) : void | ||
ListDependentItemsAsync ( string Item ) : void | ||
ListDependentItemsAsync ( string Item, object userState ) : void | ||
ListEventsAsync ( ) : void | ||
ListEventsAsync ( object userState ) : void | ||
ListExtensionsAsync ( ExtensionTypeEnum ExtensionType ) : void | ||
ListExtensionsAsync ( ExtensionTypeEnum ExtensionType, object userState ) : void | ||
ListJobsAsync ( ) : void | ||
ListJobsAsync ( object userState ) : void | ||
ListModelDrillthroughReportsAsync ( string Model, string ModelItemID ) : void | ||
ListModelDrillthroughReportsAsync ( string Model, string ModelItemID, object userState ) : void | ||
ListModelItemChildrenAsync ( string Model, string ModelItemID, bool Recursive ) : void | ||
ListModelItemChildrenAsync ( string Model, string ModelItemID, bool Recursive, object userState ) : void | ||
ListModelPerspectivesAsync ( string Model ) : void | ||
ListModelPerspectivesAsync ( string Model, object userState ) : void | ||
ListReportHistoryAsync ( string Report ) : void | ||
ListReportHistoryAsync ( string Report, object userState ) : void | ||
ListRolesAsync ( SecurityScopeEnum SecurityScope ) : void | ||
ListRolesAsync ( SecurityScopeEnum SecurityScope, object userState ) : void | ||
ListScheduledReportsAsync ( string ScheduleID ) : void | ||
ListScheduledReportsAsync ( string ScheduleID, object userState ) : void | ||
ListSchedulesAsync ( ) : void | ||
ListSchedulesAsync ( object userState ) : void | ||
ListSecureMethodsAsync ( ) : void | ||
ListSecureMethodsAsync ( object userState ) : void | ||
ListSubscriptionsAsync ( string Report, string Owner ) : void | ||
ListSubscriptionsAsync ( string Report, string Owner, object userState ) : void | ||
ListSubscriptionsUsingDataSourceAsync ( string DataSource ) : void | ||
ListSubscriptionsUsingDataSourceAsync ( string DataSource, object userState ) : void | ||
ListTasksAsync ( SecurityScopeEnum SecurityScope ) : void | ||
ListTasksAsync ( SecurityScopeEnum SecurityScope, object userState ) : void | ||
LogoffAsync ( ) : void | ||
LogoffAsync ( object userState ) : void | ||
LogonUserAsync ( string userName, string password, string authority ) : void | ||
LogonUserAsync ( string userName, string password, string authority, object userState ) : void | ||
MoveItemAsync ( string Item, string Target ) : void | ||
MoveItemAsync ( string Item, string Target, object userState ) : void | ||
PauseScheduleAsync ( string ScheduleID ) : void | ||
PauseScheduleAsync ( string ScheduleID, object userState ) : void | ||
PrepareQueryAsync ( DataSource DataSource, DataSetDefinition DataSet ) : void | ||
PrepareQueryAsync ( DataSource DataSource, DataSetDefinition DataSet, object userState ) : void | ||
RegenerateModelAsync ( string Model ) : void | ||
RegenerateModelAsync ( string Model, object userState ) : void | ||
RemoveAllModelItemPoliciesAsync ( string Model ) : void | ||
RemoveAllModelItemPoliciesAsync ( string Model, object userState ) : void | ||
ReportingService2005 ( ) : System.Diagnostics | ||
ResumeScheduleAsync ( string ScheduleID ) : void | ||
ResumeScheduleAsync ( string ScheduleID, object userState ) : void | ||
SetCacheOptionsAsync ( string Report, bool CacheReport, ExpirationDefinition Item ) : void | ||
SetCacheOptionsAsync ( string Report, bool CacheReport, ExpirationDefinition Item, object userState ) : void | ||
SetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters ) : void | ||
SetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters, object userState ) : void | ||
SetDataSourceContentsAsync ( string DataSource, DataSourceDefinition Definition ) : void | ||
SetDataSourceContentsAsync ( string DataSource, DataSourceDefinition Definition, object userState ) : void | ||
SetExecutionOptionsAsync ( string Report, ExecutionSettingEnum ExecutionSetting, ScheduleDefinitionOrReference Item ) : void | ||
SetExecutionOptionsAsync ( string Report, ExecutionSettingEnum ExecutionSetting, ScheduleDefinitionOrReference Item, object userState ) : void | ||
SetItemDataSourcesAsync ( string Item, DataSource DataSources ) : void | ||
SetItemDataSourcesAsync ( string Item, DataSource DataSources, object userState ) : void | ||
SetModelDefinitionAsync ( string Model, byte Definition ) : void | ||
SetModelDefinitionAsync ( string Model, byte Definition, object userState ) : void | ||
SetModelDrillthroughReportsAsync ( string Model, string ModelItemID, ModelDrillthroughReport Reports ) : void | ||
SetModelDrillthroughReportsAsync ( string Model, string ModelItemID, ModelDrillthroughReport Reports, object userState ) : void | ||
SetModelItemPoliciesAsync ( string Model, string ModelItemID, Policy Policies ) : void | ||
SetModelItemPoliciesAsync ( string Model, string ModelItemID, Policy Policies, object userState ) : void | ||
SetPoliciesAsync ( string Item, Policy Policies ) : void | ||
SetPoliciesAsync ( string Item, Policy Policies, object userState ) : void | ||
SetPropertiesAsync ( string Item, Property Properties ) : void | ||
SetPropertiesAsync ( string Item, Property Properties, object userState ) : void | ||
SetReportDefinitionAsync ( string Report, byte Definition ) : void | ||
SetReportDefinitionAsync ( string Report, byte Definition, object userState ) : void | ||
SetReportHistoryLimitAsync ( string Report, bool UseSystem, int HistoryLimit ) : void | ||
SetReportHistoryLimitAsync ( string Report, bool UseSystem, int HistoryLimit, object userState ) : void | ||
SetReportHistoryOptionsAsync ( string Report, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item ) : void | ||
SetReportHistoryOptionsAsync ( string Report, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item, object userState ) : void | ||
SetReportLinkAsync ( string Report, string Link ) : void | ||
SetReportLinkAsync ( string Report, string Link, object userState ) : void | ||
SetReportParametersAsync ( string Report, ReportParameter Parameters ) : void | ||
SetReportParametersAsync ( string Report, ReportParameter Parameters, object userState ) : void | ||
SetResourceContentsAsync ( string Resource, byte Contents, string MimeType ) : void | ||
SetResourceContentsAsync ( string Resource, byte Contents, string MimeType, object userState ) : void | ||
SetRolePropertiesAsync ( string Name, string Description, Task Tasks ) : void | ||
SetRolePropertiesAsync ( string Name, string Description, Task Tasks, object userState ) : void | ||
SetSchedulePropertiesAsync ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition ) : void | ||
SetSchedulePropertiesAsync ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition, object userState ) : void | ||
SetSubscriptionPropertiesAsync ( string SubscriptionID, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void | ||
SetSubscriptionPropertiesAsync ( string SubscriptionID, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters, object userState ) : void | ||
SetSystemPoliciesAsync ( Policy Policies ) : void | ||
SetSystemPoliciesAsync ( Policy Policies, object userState ) : void | ||
SetSystemPropertiesAsync ( Property Properties ) : void | ||
SetSystemPropertiesAsync ( Property Properties, object userState ) : void | ||
UpdateReportExecutionSnapshotAsync ( string Report ) : void | ||
UpdateReportExecutionSnapshotAsync ( string Report, object userState ) : void | ||
ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues ) : void | ||
ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues, object userState ) : void |
Method | Description | |
---|---|---|
CancelBatch ( ) : void | ||
CancelJob ( string JobID ) : bool | ||
CreateBatch ( ) : string | ||
CreateDataDrivenSubscription ( string Report, |
||
CreateDataSource ( string DataSource, string Parent, bool Overwrite, |
||
CreateFolder ( string Folder, string Parent, Property Properties ) : void | ||
CreateLinkedReport ( string Report, string Parent, string Link, Property Properties ) : void | ||
CreateModel ( string Model, string Parent, [ DataType = "base64Binary")]byte[]Definition, Property Properties ) : ReportingServicesBatchUpload.ReportingServices2005WebService.Warning[] | ||
CreateReport ( string Report, string Parent, bool Overwrite, [ DataType = "base64Binary")]byte[]Definition, Property Properties ) : ReportingServicesBatchUpload.ReportingServices2005WebService.Warning[] | ||
CreateReportHistorySnapshot ( string Report, |
||
CreateResource ( string Resource, string Parent, bool Overwrite, [ DataType = "base64Binary")]byte[]Contents, string MimeType, Property Properties ) : void | ||
CreateRole ( string Name, string Description, |
||
CreateSchedule ( string Name, |
||
CreateSubscription ( string Report, |
||
DeleteItem ( string Item ) : void | ||
DeleteReportHistorySnapshot ( string Report, string HistoryID ) : void | ||
DeleteRole ( string Name ) : void | ||
DeleteSchedule ( string ScheduleID ) : void | ||
DeleteSubscription ( string SubscriptionID ) : void | ||
DisableDataSource ( string DataSource ) : void | ||
EnableDataSource ( string DataSource ) : void | ||
ExecuteBatch ( ) : void | ||
FindItems ( string Folder, BooleanOperatorEnum BooleanOperator, SearchCondition Conditions ) : CatalogItem[] | ||
FireEvent ( string EventType, string EventData ) : void | ||
FlushCache ( string Report ) : void | ||
GenerateModel ( string DataSource, string Model, string Parent, Property Properties ) : Warning[] | ||
GetCacheOptions ( string Report, [ Item ) : bool | ||
GetDataDrivenSubscriptionProperties ( string DataDrivenSubscriptionID, ExtensionSettings &ExtensionSettings, DataRetrievalPlan &DataRetrievalPlan, string &Description, ActiveState &Active, string &Status, string &EventType, string &MatchData, ParameterValueOrFieldReference &Parameters ) : string | ||
GetDataSourceContents ( string DataSource ) : DataSourceDefinition | ||
GetExecutionOptions ( string Report, [ Item ) : ExecutionSettingEnum | ||
GetExtensionSettings ( string Extension ) : ExtensionParameter[] | ||
GetItemDataSourcePrompts ( string Item ) : DataSourcePrompt[] | ||
GetItemDataSources ( string Item ) : DataSource[] | ||
GetItemType ( string Item ) : ItemTypeEnum | ||
GetModelDefinition ( string Model ) : byte[] | ||
GetModelItemPermissions ( string Model, string ModelItemID ) : string[] | ||
GetModelItemPolicies ( string Model, string ModelItemID, bool &InheritParent ) : Policy[] | ||
GetPermissions ( string Item ) : string[] | ||
GetPolicies ( string Item, bool &InheritParent ) : Policy[] | ||
GetProperties ( string Item, Property Properties ) : Property[] | ||
GetRenderResource ( string Format, string DeviceInfo, string &MimeType ) : byte[] | ||
GetReportDefinition ( string Report ) : byte[] | ||
GetReportHistoryLimit ( string Report, bool &IsSystem, int &SystemLimit ) : int | ||
GetReportHistoryOptions ( string Report, bool &KeepExecutionSnapshots, [ Item ) : bool | ||
GetReportLink ( string Report ) : string | ||
GetReportParameters ( string Report, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials ) : ReportParameter[] | ||
GetResourceContents ( string Resource, string &MimeType ) : byte[] | ||
GetRoleProperties ( string Name, string &Description ) : Task[] | ||
GetScheduleProperties ( string ScheduleID ) : Schedule | ||
GetSubscriptionProperties ( string SubscriptionID, ExtensionSettings &ExtensionSettings, string &Description, ActiveState &Active, string &Status, string &EventType, string &MatchData, ParameterValue &Parameters ) : string | ||
GetSystemPermissions ( ) : string[] | ||
GetSystemPolicies ( ) : Policy[] | ||
GetSystemProperties ( Property Properties ) : Property[] | ||
GetUserModel ( string Model, string Perspective ) : byte[] | ||
InheritModelItemParentSecurity ( string Model, string ModelItemID ) : void | ||
InheritParentSecurity ( string Item ) : void | ||
IsLocalFileSystemWebService ( string url ) : bool | ||
ListChildren ( string Item, bool Recursive ) : CatalogItem[] | ||
ListDependentItems ( string Item ) : CatalogItem[] | ||
ListEvents ( ) : Event[] | ||
ListExtensions ( ExtensionTypeEnum ExtensionType ) : Extension[] | ||
ListJobs ( ) : Job[] | ||
ListModelDrillthroughReports ( string Model, string ModelItemID ) : ModelDrillthroughReport[] | ||
ListModelItemChildren ( string Model, string ModelItemID, bool Recursive ) : ModelItem[] | ||
ListModelPerspectives ( string Model ) : ModelCatalogItem[] | ||
ListReportHistory ( string Report ) : ReportHistorySnapshot[] | ||
ListRoles ( SecurityScopeEnum SecurityScope ) : Role[] | ||
ListScheduledReports ( string ScheduleID ) : CatalogItem[] | ||
ListSchedules ( ) : Schedule[] | ||
ListSecureMethods ( ) : string[] | ||
ListSubscriptions ( string Report, string Owner ) : Subscription[] | ||
ListSubscriptionsUsingDataSource ( string DataSource ) : Subscription[] | ||
ListTasks ( SecurityScopeEnum SecurityScope ) : Task[] | ||
Logoff ( ) : void | ||
LogonUser ( string userName, string password, string authority ) : void | ||
MoveItem ( string Item, string Target ) : void | ||
OnCancelBatchOperationCompleted ( object arg ) : void | ||
OnCancelJobOperationCompleted ( object arg ) : void | ||
OnCreateBatchOperationCompleted ( object arg ) : void | ||
OnCreateDataDrivenSubscriptionOperationCompleted ( object arg ) : void | ||
OnCreateDataSourceOperationCompleted ( object arg ) : void | ||
OnCreateFolderOperationCompleted ( object arg ) : void | ||
OnCreateLinkedReportOperationCompleted ( object arg ) : void | ||
OnCreateModelOperationCompleted ( object arg ) : void | ||
OnCreateReportHistorySnapshotOperationCompleted ( object arg ) : void | ||
OnCreateReportOperationCompleted ( object arg ) : void | ||
OnCreateResourceOperationCompleted ( object arg ) : void | ||
OnCreateRoleOperationCompleted ( object arg ) : void | ||
OnCreateScheduleOperationCompleted ( object arg ) : void | ||
OnCreateSubscriptionOperationCompleted ( object arg ) : void | ||
OnDeleteItemOperationCompleted ( object arg ) : void | ||
OnDeleteReportHistorySnapshotOperationCompleted ( object arg ) : void | ||
OnDeleteRoleOperationCompleted ( object arg ) : void | ||
OnDeleteScheduleOperationCompleted ( object arg ) : void | ||
OnDeleteSubscriptionOperationCompleted ( object arg ) : void | ||
OnDisableDataSourceOperationCompleted ( object arg ) : void | ||
OnEnableDataSourceOperationCompleted ( object arg ) : void | ||
OnExecuteBatchOperationCompleted ( object arg ) : void | ||
OnFindItemsOperationCompleted ( object arg ) : void | ||
OnFireEventOperationCompleted ( object arg ) : void | ||
OnFlushCacheOperationCompleted ( object arg ) : void | ||
OnGenerateModelOperationCompleted ( object arg ) : void | ||
OnGetCacheOptionsOperationCompleted ( object arg ) : void | ||
OnGetDataDrivenSubscriptionPropertiesOperationCompleted ( object arg ) : void | ||
OnGetDataSourceContentsOperationCompleted ( object arg ) : void | ||
OnGetExecutionOptionsOperationCompleted ( object arg ) : void | ||
OnGetExtensionSettingsOperationCompleted ( object arg ) : void | ||
OnGetItemDataSourcePromptsOperationCompleted ( object arg ) : void | ||
OnGetItemDataSourcesOperationCompleted ( object arg ) : void | ||
OnGetItemTypeOperationCompleted ( object arg ) : void | ||
OnGetModelDefinitionOperationCompleted ( object arg ) : void | ||
OnGetModelItemPermissionsOperationCompleted ( object arg ) : void | ||
OnGetModelItemPoliciesOperationCompleted ( object arg ) : void | ||
OnGetPermissionsOperationCompleted ( object arg ) : void | ||
OnGetPoliciesOperationCompleted ( object arg ) : void | ||
OnGetPropertiesOperationCompleted ( object arg ) : void | ||
OnGetRenderResourceOperationCompleted ( object arg ) : void | ||
OnGetReportDefinitionOperationCompleted ( object arg ) : void | ||
OnGetReportHistoryLimitOperationCompleted ( object arg ) : void | ||
OnGetReportHistoryOptionsOperationCompleted ( object arg ) : void | ||
OnGetReportLinkOperationCompleted ( object arg ) : void | ||
OnGetReportParametersOperationCompleted ( object arg ) : void | ||
OnGetResourceContentsOperationCompleted ( object arg ) : void | ||
OnGetRolePropertiesOperationCompleted ( object arg ) : void | ||
OnGetSchedulePropertiesOperationCompleted ( object arg ) : void | ||
OnGetSubscriptionPropertiesOperationCompleted ( object arg ) : void | ||
OnGetSystemPermissionsOperationCompleted ( object arg ) : void | ||
OnGetSystemPoliciesOperationCompleted ( object arg ) : void | ||
OnGetSystemPropertiesOperationCompleted ( object arg ) : void | ||
OnGetUserModelOperationCompleted ( object arg ) : void | ||
OnInheritModelItemParentSecurityOperationCompleted ( object arg ) : void | ||
OnInheritParentSecurityOperationCompleted ( object arg ) : void | ||
OnListChildrenOperationCompleted ( object arg ) : void | ||
OnListDependentItemsOperationCompleted ( object arg ) : void | ||
OnListEventsOperationCompleted ( object arg ) : void | ||
OnListExtensionsOperationCompleted ( object arg ) : void | ||
OnListJobsOperationCompleted ( object arg ) : void | ||
OnListModelDrillthroughReportsOperationCompleted ( object arg ) : void | ||
OnListModelItemChildrenOperationCompleted ( object arg ) : void | ||
OnListModelPerspectivesOperationCompleted ( object arg ) : void | ||
OnListReportHistoryOperationCompleted ( object arg ) : void | ||
OnListRolesOperationCompleted ( object arg ) : void | ||
OnListScheduledReportsOperationCompleted ( object arg ) : void | ||
OnListSchedulesOperationCompleted ( object arg ) : void | ||
OnListSecureMethodsOperationCompleted ( object arg ) : void | ||
OnListSubscriptionsOperationCompleted ( object arg ) : void | ||
OnListSubscriptionsUsingDataSourceOperationCompleted ( object arg ) : void | ||
OnListTasksOperationCompleted ( object arg ) : void | ||
OnLogoffOperationCompleted ( object arg ) : void | ||
OnLogonUserOperationCompleted ( object arg ) : void | ||
OnMoveItemOperationCompleted ( object arg ) : void | ||
OnPauseScheduleOperationCompleted ( object arg ) : void | ||
OnPrepareQueryOperationCompleted ( object arg ) : void | ||
OnRegenerateModelOperationCompleted ( object arg ) : void | ||
OnRemoveAllModelItemPoliciesOperationCompleted ( object arg ) : void | ||
OnResumeScheduleOperationCompleted ( object arg ) : void | ||
OnSetCacheOptionsOperationCompleted ( object arg ) : void | ||
OnSetDataDrivenSubscriptionPropertiesOperationCompleted ( object arg ) : void | ||
OnSetDataSourceContentsOperationCompleted ( object arg ) : void | ||
OnSetExecutionOptionsOperationCompleted ( object arg ) : void | ||
OnSetItemDataSourcesOperationCompleted ( object arg ) : void | ||
OnSetModelDefinitionOperationCompleted ( object arg ) : void | ||
OnSetModelDrillthroughReportsOperationCompleted ( object arg ) : void | ||
OnSetModelItemPoliciesOperationCompleted ( object arg ) : void | ||
OnSetPoliciesOperationCompleted ( object arg ) : void | ||
OnSetPropertiesOperationCompleted ( object arg ) : void | ||
OnSetReportDefinitionOperationCompleted ( object arg ) : void | ||
OnSetReportHistoryLimitOperationCompleted ( object arg ) : void | ||
OnSetReportHistoryOptionsOperationCompleted ( object arg ) : void | ||
OnSetReportLinkOperationCompleted ( object arg ) : void | ||
OnSetReportParametersOperationCompleted ( object arg ) : void | ||
OnSetResourceContentsOperationCompleted ( object arg ) : void | ||
OnSetRolePropertiesOperationCompleted ( object arg ) : void | ||
OnSetSchedulePropertiesOperationCompleted ( object arg ) : void | ||
OnSetSubscriptionPropertiesOperationCompleted ( object arg ) : void | ||
OnSetSystemPoliciesOperationCompleted ( object arg ) : void | ||
OnSetSystemPropertiesOperationCompleted ( object arg ) : void | ||
OnUpdateReportExecutionSnapshotOperationCompleted ( object arg ) : void | ||
OnValidateExtensionSettingsOperationCompleted ( object arg ) : void | ||
PauseSchedule ( string ScheduleID ) : void | ||
PrepareQuery ( DataSource DataSource, DataSetDefinition DataSet, bool &Changed, string &ParameterNames ) : DataSetDefinition | ||
RegenerateModel ( string Model ) : Warning[] | ||
RemoveAllModelItemPolicies ( string Model ) : void | ||
ResumeSchedule ( string ScheduleID ) : void | ||
SetCacheOptions ( string Report, bool CacheReport, [ Item ) : void | ||
SetDataDrivenSubscriptionProperties ( string DataDrivenSubscriptionID, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters ) : void | ||
SetDataSourceContents ( string DataSource, DataSourceDefinition Definition ) : void | ||
SetExecutionOptions ( string Report, ExecutionSettingEnum ExecutionSetting, [ Item ) : void | ||
SetItemDataSources ( string Item, DataSource DataSources ) : void | ||
SetModelDefinition ( string Model, [ DataType = "base64Binary")]byte[]Definition ) : Warning[] | ||
SetModelDrillthroughReports ( string Model, string ModelItemID, ModelDrillthroughReport Reports ) : void | ||
SetModelItemPolicies ( string Model, string ModelItemID, Policy Policies ) : void | ||
SetPolicies ( string Item, Policy Policies ) : void | ||
SetProperties ( string Item, Property Properties ) : void | ||
SetReportDefinition ( string Report, [ DataType = "base64Binary")]byte[]Definition ) : Warning[] | ||
SetReportHistoryLimit ( string Report, bool UseSystem, int HistoryLimit ) : void | ||
SetReportHistoryOptions ( string Report, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, [ Item ) : void | ||
SetReportLink ( string Report, string Link ) : void | ||
SetReportParameters ( string Report, ReportParameter Parameters ) : void | ||
SetResourceContents ( string Resource, [ DataType = "base64Binary")]byte[]Contents, string MimeType ) : void | ||
SetRoleProperties ( string Name, string Description, Task Tasks ) : void | ||
SetScheduleProperties ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition ) : void | ||
SetSubscriptionProperties ( string SubscriptionID, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void | ||
SetSystemPolicies ( Policy Policies ) : void | ||
SetSystemProperties ( Property Properties ) : void | ||
UpdateReportExecutionSnapshot ( string Report ) : void | ||
ValidateExtensionSettings ( string Extension, ParameterValueOrFieldReference ParameterValues ) : ExtensionParameter[] |
public CancelAsync ( object userState ) : void | ||
userState | object | |
return | void |
public CancelBatchAsync ( object userState ) : void | ||
userState | object | |
return | void |
public CancelJobAsync ( string JobID ) : void | ||
JobID | string | |
return | void |
public CancelJobAsync ( string JobID, object userState ) : void | ||
JobID | string | |
userState | object | |
return | void |
public CreateBatchAsync ( object userState ) : void | ||
userState | object | |
return | void |
public CreateDataDrivenSubscriptionAsync ( string Report, |
||
Report | string | |
ExtensionSettings | ||
DataRetrievalPlan | ||
Description | string | |
EventType | string | |
MatchData | string | |
Parameters | ParameterValueOrFieldReference | |
return | void |
public CreateDataDrivenSubscriptionAsync ( string Report, |
||
Report | string | |
ExtensionSettings | ||
DataRetrievalPlan | ||
Description | string | |
EventType | string | |
MatchData | string | |
Parameters | ParameterValueOrFieldReference | |
userState | object | |
return | void |
public CreateDataSourceAsync ( string DataSource, string Parent, bool Overwrite, |
||
DataSource | string | |
Parent | string | |
Overwrite | bool | |
Definition | ||
Properties | Property | |
return | void |
public CreateDataSourceAsync ( string DataSource, string Parent, bool Overwrite, |
||
DataSource | string | |
Parent | string | |
Overwrite | bool | |
Definition | ||
Properties | Property | |
userState | object | |
return | void |
public CreateFolderAsync ( string Folder, string Parent, Property Properties ) : void | ||
Folder | string | |
Parent | string | |
Properties | Property | |
return | void |
public CreateFolderAsync ( string Folder, string Parent, Property Properties, object userState ) : void | ||
Folder | string | |
Parent | string | |
Properties | Property | |
userState | object | |
return | void |
public CreateLinkedReportAsync ( string Report, string Parent, string Link, Property Properties ) : void | ||
Report | string | |
Parent | string | |
Link | string | |
Properties | Property | |
return | void |
public CreateLinkedReportAsync ( string Report, string Parent, string Link, Property Properties, object userState ) : void | ||
Report | string | |
Parent | string | |
Link | string | |
Properties | Property | |
userState | object | |
return | void |
public CreateModelAsync ( string Model, string Parent, byte Definition, Property Properties ) : void | ||
Model | string | |
Parent | string | |
Definition | byte | |
Properties | Property | |
return | void |
public CreateModelAsync ( string Model, string Parent, byte Definition, Property Properties, object userState ) : void | ||
Model | string | |
Parent | string | |
Definition | byte | |
Properties | Property | |
userState | object | |
return | void |
public CreateReportAsync ( string Report, string Parent, bool Overwrite, byte Definition, Property Properties ) : void | ||
Report | string | |
Parent | string | |
Overwrite | bool | |
Definition | byte | |
Properties | Property | |
return | void |
public CreateReportAsync ( string Report, string Parent, bool Overwrite, byte Definition, Property Properties, object userState ) : void | ||
Report | string | |
Parent | string | |
Overwrite | bool | |
Definition | byte | |
Properties | Property | |
userState | object | |
return | void |
public CreateReportHistorySnapshotAsync ( string Report ) : void | ||
Report | string | |
return | void |
public CreateReportHistorySnapshotAsync ( string Report, object userState ) : void | ||
Report | string | |
userState | object | |
return | void |
public CreateResourceAsync ( string Resource, string Parent, bool Overwrite, byte Contents, string MimeType, Property Properties ) : void | ||
Resource | string | |
Parent | string | |
Overwrite | bool | |
Contents | byte | |
MimeType | string | |
Properties | Property | |
return | void |
public CreateResourceAsync ( string Resource, string Parent, bool Overwrite, byte Contents, string MimeType, Property Properties, object userState ) : void | ||
Resource | string | |
Parent | string | |
Overwrite | bool | |
Contents | byte | |
MimeType | string | |
Properties | Property | |
userState | object | |
return | void |
public CreateRoleAsync ( string Name, string Description, |
||
Name | string | |
Description | string | |
Tasks | ||
return | void |
public CreateRoleAsync ( string Name, string Description, |
||
Name | string | |
Description | string | |
Tasks | ||
userState | object | |
return | void |
public CreateScheduleAsync ( string Name, |
||
Name | string | |
ScheduleDefinition | ||
return | void |
public CreateScheduleAsync ( string Name, |
||
Name | string | |
ScheduleDefinition | ||
userState | object | |
return | void |
public CreateSubscriptionAsync ( string Report, |
||
Report | string | |
ExtensionSettings | ||
Description | string | |
EventType | string | |
MatchData | string | |
Parameters | ||
return | void |
public CreateSubscriptionAsync ( string Report, |
||
Report | string | |
ExtensionSettings | ||
Description | string | |
EventType | string | |
MatchData | string | |
Parameters | ||
userState | object | |
return | void |
public DeleteItemAsync ( string Item ) : void | ||
Item | string | |
return | void |
public DeleteItemAsync ( string Item, object userState ) : void | ||
Item | string | |
userState | object | |
return | void |
public DeleteReportHistorySnapshotAsync ( string Report, string HistoryID ) : void | ||
Report | string | |
HistoryID | string | |
return | void |
public DeleteReportHistorySnapshotAsync ( string Report, string HistoryID, object userState ) : void | ||
Report | string | |
HistoryID | string | |
userState | object | |
return | void |
public DeleteRoleAsync ( string Name ) : void | ||
Name | string | |
return | void |
public DeleteRoleAsync ( string Name, object userState ) : void | ||
Name | string | |
userState | object | |
return | void |
public DeleteScheduleAsync ( string ScheduleID ) : void | ||
ScheduleID | string | |
return | void |
public DeleteScheduleAsync ( string ScheduleID, object userState ) : void | ||
ScheduleID | string | |
userState | object | |
return | void |
public DeleteSubscriptionAsync ( string SubscriptionID ) : void | ||
SubscriptionID | string | |
return | void |
public DeleteSubscriptionAsync ( string SubscriptionID, object userState ) : void | ||
SubscriptionID | string | |
userState | object | |
return | void |
public DisableDataSourceAsync ( string DataSource ) : void | ||
DataSource | string | |
return | void |
public DisableDataSourceAsync ( string DataSource, object userState ) : void | ||
DataSource | string | |
userState | object | |
return | void |
public EnableDataSourceAsync ( string DataSource ) : void | ||
DataSource | string | |
return | void |
public EnableDataSourceAsync ( string DataSource, object userState ) : void | ||
DataSource | string | |
userState | object | |
return | void |
public ExecuteBatchAsync ( object userState ) : void | ||
userState | object | |
return | void |
public FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, SearchCondition Conditions ) : void | ||
Folder | string | |
BooleanOperator | BooleanOperatorEnum | |
Conditions | SearchCondition | |
return | void |
public FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, SearchCondition Conditions, object userState ) : void | ||
Folder | string | |
BooleanOperator | BooleanOperatorEnum | |
Conditions | SearchCondition | |
userState | object | |
return | void |
public FireEventAsync ( string EventType, string EventData ) : void | ||
EventType | string | |
EventData | string | |
return | void |
public FireEventAsync ( string EventType, string EventData, object userState ) : void | ||
EventType | string | |
EventData | string | |
userState | object | |
return | void |
public FlushCacheAsync ( string Report ) : void | ||
Report | string | |
return | void |
public FlushCacheAsync ( string Report, object userState ) : void | ||
Report | string | |
userState | object | |
return | void |
public GenerateModelAsync ( string DataSource, string Model, string Parent, Property Properties ) : void | ||
DataSource | string | |
Model | string | |
Parent | string | |
Properties | Property | |
return | void |
public GenerateModelAsync ( string DataSource, string Model, string Parent, Property Properties, object userState ) : void | ||
DataSource | string | |
Model | string | |
Parent | string | |
Properties | Property | |
userState | object | |
return | void |
public GetCacheOptionsAsync ( string Report ) : void | ||
Report | string | |
return | void |
public GetCacheOptionsAsync ( string Report, object userState ) : void | ||
Report | string | |
userState | object | |
return | void |
public GetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID ) : void | ||
DataDrivenSubscriptionID | string | |
return | void |
public GetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID, object userState ) : void | ||
DataDrivenSubscriptionID | string | |
userState | object | |
return | void |
public GetDataSourceContentsAsync ( string DataSource ) : void | ||
DataSource | string | |
return | void |
public GetDataSourceContentsAsync ( string DataSource, object userState ) : void | ||
DataSource | string | |
userState | object | |
return | void |
public GetExecutionOptionsAsync ( string Report ) : void | ||
Report | string | |
return | void |
public GetExecutionOptionsAsync ( string Report, object userState ) : void | ||
Report | string | |
userState | object | |
return | void |
public GetExtensionSettingsAsync ( string Extension ) : void | ||
Extension | string | |
return | void |
public GetExtensionSettingsAsync ( string Extension, object userState ) : void | ||
Extension | string | |
userState | object | |
return | void |
public GetItemDataSourcePromptsAsync ( string Item ) : void | ||
Item | string | |
return | void |
public GetItemDataSourcePromptsAsync ( string Item, object userState ) : void | ||
Item | string | |
userState | object | |
return | void |
public GetItemDataSourcesAsync ( string Item ) : void | ||
Item | string | |
return | void |
public GetItemDataSourcesAsync ( string Item, object userState ) : void | ||
Item | string | |
userState | object | |
return | void |
public GetItemTypeAsync ( string Item ) : void | ||
Item | string | |
return | void |
public GetItemTypeAsync ( string Item, object userState ) : void | ||
Item | string | |
userState | object | |
return | void |
public GetModelDefinitionAsync ( string Model ) : void | ||
Model | string | |
return | void |
public GetModelDefinitionAsync ( string Model, object userState ) : void | ||
Model | string | |
userState | object | |
return | void |
public GetModelItemPermissionsAsync ( string Model, string ModelItemID ) : void | ||
Model | string | |
ModelItemID | string | |
return | void |
public GetModelItemPermissionsAsync ( string Model, string ModelItemID, object userState ) : void | ||
Model | string | |
ModelItemID | string | |
userState | object | |
return | void |
public GetModelItemPoliciesAsync ( string Model, string ModelItemID ) : void | ||
Model | string | |
ModelItemID | string | |
return | void |
public GetModelItemPoliciesAsync ( string Model, string ModelItemID, object userState ) : void | ||
Model | string | |
ModelItemID | string | |
userState | object | |
return | void |
public GetPermissionsAsync ( string Item ) : void | ||
Item | string | |
return | void |
public GetPermissionsAsync ( string Item, object userState ) : void | ||
Item | string | |
userState | object | |
return | void |
public GetPoliciesAsync ( string Item ) : void | ||
Item | string | |
return | void |
public GetPoliciesAsync ( string Item, object userState ) : void | ||
Item | string | |
userState | object | |
return | void |
public GetPropertiesAsync ( string Item, Property Properties ) : void | ||
Item | string | |
Properties | Property | |
return | void |
public GetPropertiesAsync ( string Item, Property Properties, object userState ) : void | ||
Item | string | |
Properties | Property | |
userState | object | |
return | void |
public GetRenderResourceAsync ( string Format, string DeviceInfo ) : void | ||
Format | string | |
DeviceInfo | string | |
return | void |
public GetRenderResourceAsync ( string Format, string DeviceInfo, object userState ) : void | ||
Format | string | |
DeviceInfo | string | |
userState | object | |
return | void |
public GetReportDefinitionAsync ( string Report ) : void | ||
Report | string | |
return | void |
public GetReportDefinitionAsync ( string Report, object userState ) : void | ||
Report | string | |
userState | object | |
return | void |
public GetReportHistoryLimitAsync ( string Report ) : void | ||
Report | string | |
return | void |
public GetReportHistoryLimitAsync ( string Report, object userState ) : void | ||
Report | string | |
userState | object | |
return | void |
public GetReportHistoryOptionsAsync ( string Report ) : void | ||
Report | string | |
return | void |
public GetReportHistoryOptionsAsync ( string Report, object userState ) : void | ||
Report | string | |
userState | object | |
return | void |
public GetReportLinkAsync ( string Report ) : void | ||
Report | string | |
return | void |
public GetReportLinkAsync ( string Report, object userState ) : void | ||
Report | string | |
userState | object | |
return | void |
public GetReportParametersAsync ( string Report, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials ) : void | ||
Report | string | |
HistoryID | string | |
ForRendering | bool | |
Values | ParameterValue | |
Credentials | DataSourceCredentials | |
return | void |
public GetReportParametersAsync ( string Report, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials, object userState ) : void | ||
Report | string | |
HistoryID | string | |
ForRendering | bool | |
Values | ParameterValue | |
Credentials | DataSourceCredentials | |
userState | object | |
return | void |
public GetResourceContentsAsync ( string Resource ) : void | ||
Resource | string | |
return | void |
public GetResourceContentsAsync ( string Resource, object userState ) : void | ||
Resource | string | |
userState | object | |
return | void |
public GetRolePropertiesAsync ( string Name ) : void | ||
Name | string | |
return | void |
public GetRolePropertiesAsync ( string Name, object userState ) : void | ||
Name | string | |
userState | object | |
return | void |
public GetSchedulePropertiesAsync ( string ScheduleID ) : void | ||
ScheduleID | string | |
return | void |
public GetSchedulePropertiesAsync ( string ScheduleID, object userState ) : void | ||
ScheduleID | string | |
userState | object | |
return | void |
public GetSubscriptionPropertiesAsync ( string SubscriptionID ) : void | ||
SubscriptionID | string | |
return | void |
public GetSubscriptionPropertiesAsync ( string SubscriptionID, object userState ) : void | ||
SubscriptionID | string | |
userState | object | |
return | void |
public GetSystemPermissionsAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetSystemPoliciesAsync ( object userState ) : void | ||
userState | object | |
return | void |
public GetSystemPropertiesAsync ( Property Properties ) : void | ||
Properties | Property | |
return | void |
public GetSystemPropertiesAsync ( Property Properties, object userState ) : void | ||
Properties | Property | |
userState | object | |
return | void |
public GetUserModelAsync ( string Model, string Perspective ) : void | ||
Model | string | |
Perspective | string | |
return | void |
public GetUserModelAsync ( string Model, string Perspective, object userState ) : void | ||
Model | string | |
Perspective | string | |
userState | object | |
return | void |
public InheritModelItemParentSecurityAsync ( string Model, string ModelItemID ) : void | ||
Model | string | |
ModelItemID | string | |
return | void |
public InheritModelItemParentSecurityAsync ( string Model, string ModelItemID, object userState ) : void | ||
Model | string | |
ModelItemID | string | |
userState | object | |
return | void |
public InheritParentSecurityAsync ( string Item ) : void | ||
Item | string | |
return | void |
public InheritParentSecurityAsync ( string Item, object userState ) : void | ||
Item | string | |
userState | object | |
return | void |
public ListChildrenAsync ( string Item, bool Recursive ) : void | ||
Item | string | |
Recursive | bool | |
return | void |
public ListChildrenAsync ( string Item, bool Recursive, object userState ) : void | ||
Item | string | |
Recursive | bool | |
userState | object | |
return | void |
public ListDependentItemsAsync ( string Item ) : void | ||
Item | string | |
return | void |
public ListDependentItemsAsync ( string Item, object userState ) : void | ||
Item | string | |
userState | object | |
return | void |
public ListEventsAsync ( object userState ) : void | ||
userState | object | |
return | void |
public ListExtensionsAsync ( ExtensionTypeEnum ExtensionType ) : void | ||
ExtensionType | ExtensionTypeEnum | |
return | void |
public ListExtensionsAsync ( ExtensionTypeEnum ExtensionType, object userState ) : void | ||
ExtensionType | ExtensionTypeEnum | |
userState | object | |
return | void |
public ListJobsAsync ( object userState ) : void | ||
userState | object | |
return | void |
public ListModelDrillthroughReportsAsync ( string Model, string ModelItemID ) : void | ||
Model | string | |
ModelItemID | string | |
return | void |
public ListModelDrillthroughReportsAsync ( string Model, string ModelItemID, object userState ) : void | ||
Model | string | |
ModelItemID | string | |
userState | object | |
return | void |
public ListModelItemChildrenAsync ( string Model, string ModelItemID, bool Recursive ) : void | ||
Model | string | |
ModelItemID | string | |
Recursive | bool | |
return | void |
public ListModelItemChildrenAsync ( string Model, string ModelItemID, bool Recursive, object userState ) : void | ||
Model | string | |
ModelItemID | string | |
Recursive | bool | |
userState | object | |
return | void |
public ListModelPerspectivesAsync ( string Model ) : void | ||
Model | string | |
return | void |
public ListModelPerspectivesAsync ( string Model, object userState ) : void | ||
Model | string | |
userState | object | |
return | void |
public ListReportHistoryAsync ( string Report ) : void | ||
Report | string | |
return | void |
public ListReportHistoryAsync ( string Report, object userState ) : void | ||
Report | string | |
userState | object | |
return | void |
public ListRolesAsync ( SecurityScopeEnum SecurityScope ) : void | ||
SecurityScope | SecurityScopeEnum | |
return | void |
public ListRolesAsync ( SecurityScopeEnum SecurityScope, object userState ) : void | ||
SecurityScope | SecurityScopeEnum | |
userState | object | |
return | void |
public ListScheduledReportsAsync ( string ScheduleID ) : void | ||
ScheduleID | string | |
return | void |
public ListScheduledReportsAsync ( string ScheduleID, object userState ) : void | ||
ScheduleID | string | |
userState | object | |
return | void |
public ListSchedulesAsync ( object userState ) : void | ||
userState | object | |
return | void |
public ListSecureMethodsAsync ( object userState ) : void | ||
userState | object | |
return | void |
public ListSubscriptionsAsync ( string Report, string Owner ) : void | ||
Report | string | |
Owner | string | |
return | void |
public ListSubscriptionsAsync ( string Report, string Owner, object userState ) : void | ||
Report | string | |
Owner | string | |
userState | object | |
return | void |
public ListSubscriptionsUsingDataSourceAsync ( string DataSource ) : void | ||
DataSource | string | |
return | void |
public ListSubscriptionsUsingDataSourceAsync ( string DataSource, object userState ) : void | ||
DataSource | string | |
userState | object | |
return | void |
public ListTasksAsync ( SecurityScopeEnum SecurityScope ) : void | ||
SecurityScope | SecurityScopeEnum | |
return | void |
public ListTasksAsync ( SecurityScopeEnum SecurityScope, object userState ) : void | ||
SecurityScope | SecurityScopeEnum | |
userState | object | |
return | void |
public LogoffAsync ( object userState ) : void | ||
userState | object | |
return | void |
public LogonUserAsync ( string userName, string password, string authority ) : void | ||
userName | string | |
password | string | |
authority | string | |
return | void |
public LogonUserAsync ( string userName, string password, string authority, object userState ) : void | ||
userName | string | |
password | string | |
authority | string | |
userState | object | |
return | void |
public MoveItemAsync ( string Item, string Target ) : void | ||
Item | string | |
Target | string | |
return | void |
public MoveItemAsync ( string Item, string Target, object userState ) : void | ||
Item | string | |
Target | string | |
userState | object | |
return | void |
public PauseScheduleAsync ( string ScheduleID ) : void | ||
ScheduleID | string | |
return | void |
public PauseScheduleAsync ( string ScheduleID, object userState ) : void | ||
ScheduleID | string | |
userState | object | |
return | void |
public PrepareQueryAsync ( DataSource DataSource, DataSetDefinition DataSet ) : void | ||
DataSource | DataSource | |
DataSet | DataSetDefinition | |
return | void |
public PrepareQueryAsync ( DataSource DataSource, DataSetDefinition DataSet, object userState ) : void | ||
DataSource | DataSource | |
DataSet | DataSetDefinition | |
userState | object | |
return | void |
public RegenerateModelAsync ( string Model ) : void | ||
Model | string | |
return | void |
public RegenerateModelAsync ( string Model, object userState ) : void | ||
Model | string | |
userState | object | |
return | void |
public RemoveAllModelItemPoliciesAsync ( string Model ) : void | ||
Model | string | |
return | void |
public RemoveAllModelItemPoliciesAsync ( string Model, object userState ) : void | ||
Model | string | |
userState | object | |
return | void |
public ReportingService2005 ( ) : System.Diagnostics | ||
return | System.Diagnostics |
public ResumeScheduleAsync ( string ScheduleID ) : void | ||
ScheduleID | string | |
return | void |
public ResumeScheduleAsync ( string ScheduleID, object userState ) : void | ||
ScheduleID | string | |
userState | object | |
return | void |
public SetCacheOptionsAsync ( string Report, bool CacheReport, ExpirationDefinition Item ) : void | ||
Report | string | |
CacheReport | bool | |
Item | ExpirationDefinition | |
return | void |
public SetCacheOptionsAsync ( string Report, bool CacheReport, ExpirationDefinition Item, object userState ) : void | ||
Report | string | |
CacheReport | bool | |
Item | ExpirationDefinition | |
userState | object | |
return | void |
public SetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters ) : void | ||
DataDrivenSubscriptionID | string | |
ExtensionSettings | ExtensionSettings | |
DataRetrievalPlan | DataRetrievalPlan | |
Description | string | |
EventType | string | |
MatchData | string | |
Parameters | ParameterValueOrFieldReference | |
return | void |
public SetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters, object userState ) : void | ||
DataDrivenSubscriptionID | string | |
ExtensionSettings | ExtensionSettings | |
DataRetrievalPlan | DataRetrievalPlan | |
Description | string | |
EventType | string | |
MatchData | string | |
Parameters | ParameterValueOrFieldReference | |
userState | object | |
return | void |
public SetDataSourceContentsAsync ( string DataSource, DataSourceDefinition Definition ) : void | ||
DataSource | string | |
Definition | DataSourceDefinition | |
return | void |
public SetDataSourceContentsAsync ( string DataSource, DataSourceDefinition Definition, object userState ) : void | ||
DataSource | string | |
Definition | DataSourceDefinition | |
userState | object | |
return | void |
public SetExecutionOptionsAsync ( string Report, ExecutionSettingEnum ExecutionSetting, ScheduleDefinitionOrReference Item ) : void | ||
Report | string | |
ExecutionSetting | ExecutionSettingEnum | |
Item | ScheduleDefinitionOrReference | |
return | void |
public SetExecutionOptionsAsync ( string Report, ExecutionSettingEnum ExecutionSetting, ScheduleDefinitionOrReference Item, object userState ) : void | ||
Report | string | |
ExecutionSetting | ExecutionSettingEnum | |
Item | ScheduleDefinitionOrReference | |
userState | object | |
return | void |
public SetItemDataSourcesAsync ( string Item, DataSource DataSources ) : void | ||
Item | string | |
DataSources | DataSource | |
return | void |
public SetItemDataSourcesAsync ( string Item, DataSource DataSources, object userState ) : void | ||
Item | string | |
DataSources | DataSource | |
userState | object | |
return | void |
public SetModelDefinitionAsync ( string Model, byte Definition ) : void | ||
Model | string | |
Definition | byte | |
return | void |
public SetModelDefinitionAsync ( string Model, byte Definition, object userState ) : void | ||
Model | string | |
Definition | byte | |
userState | object | |
return | void |
public SetModelDrillthroughReportsAsync ( string Model, string ModelItemID, ModelDrillthroughReport Reports ) : void | ||
Model | string | |
ModelItemID | string | |
Reports | ModelDrillthroughReport | |
return | void |
public SetModelDrillthroughReportsAsync ( string Model, string ModelItemID, ModelDrillthroughReport Reports, object userState ) : void | ||
Model | string | |
ModelItemID | string | |
Reports | ModelDrillthroughReport | |
userState | object | |
return | void |
public SetModelItemPoliciesAsync ( string Model, string ModelItemID, Policy Policies ) : void | ||
Model | string | |
ModelItemID | string | |
Policies | Policy | |
return | void |
public SetModelItemPoliciesAsync ( string Model, string ModelItemID, Policy Policies, object userState ) : void | ||
Model | string | |
ModelItemID | string | |
Policies | Policy | |
userState | object | |
return | void |
public SetPoliciesAsync ( string Item, Policy Policies ) : void | ||
Item | string | |
Policies | Policy | |
return | void |
public SetPoliciesAsync ( string Item, Policy Policies, object userState ) : void | ||
Item | string | |
Policies | Policy | |
userState | object | |
return | void |
public SetPropertiesAsync ( string Item, Property Properties ) : void | ||
Item | string | |
Properties | Property | |
return | void |
public SetPropertiesAsync ( string Item, Property Properties, object userState ) : void | ||
Item | string | |
Properties | Property | |
userState | object | |
return | void |
public SetReportDefinitionAsync ( string Report, byte Definition ) : void | ||
Report | string | |
Definition | byte | |
return | void |
public SetReportDefinitionAsync ( string Report, byte Definition, object userState ) : void | ||
Report | string | |
Definition | byte | |
userState | object | |
return | void |
public SetReportHistoryLimitAsync ( string Report, bool UseSystem, int HistoryLimit ) : void | ||
Report | string | |
UseSystem | bool | |
HistoryLimit | int | |
return | void |
public SetReportHistoryLimitAsync ( string Report, bool UseSystem, int HistoryLimit, object userState ) : void | ||
Report | string | |
UseSystem | bool | |
HistoryLimit | int | |
userState | object | |
return | void |
public SetReportHistoryOptionsAsync ( string Report, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item ) : void | ||
Report | string | |
EnableManualSnapshotCreation | bool | |
KeepExecutionSnapshots | bool | |
Item | ScheduleDefinitionOrReference | |
return | void |
public SetReportHistoryOptionsAsync ( string Report, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item, object userState ) : void | ||
Report | string | |
EnableManualSnapshotCreation | bool | |
KeepExecutionSnapshots | bool | |
Item | ScheduleDefinitionOrReference | |
userState | object | |
return | void |
public SetReportLinkAsync ( string Report, string Link ) : void | ||
Report | string | |
Link | string | |
return | void |
public SetReportLinkAsync ( string Report, string Link, object userState ) : void | ||
Report | string | |
Link | string | |
userState | object | |
return | void |
public SetReportParametersAsync ( string Report, ReportParameter Parameters ) : void | ||
Report | string | |
Parameters | ReportParameter | |
return | void |
public SetReportParametersAsync ( string Report, ReportParameter Parameters, object userState ) : void | ||
Report | string | |
Parameters | ReportParameter | |
userState | object | |
return | void |
public SetResourceContentsAsync ( string Resource, byte Contents, string MimeType ) : void | ||
Resource | string | |
Contents | byte | |
MimeType | string | |
return | void |
public SetResourceContentsAsync ( string Resource, byte Contents, string MimeType, object userState ) : void | ||
Resource | string | |
Contents | byte | |
MimeType | string | |
userState | object | |
return | void |
public SetRolePropertiesAsync ( string Name, string Description, Task Tasks ) : void | ||
Name | string | |
Description | string | |
Tasks | Task | |
return | void |
public SetRolePropertiesAsync ( string Name, string Description, Task Tasks, object userState ) : void | ||
Name | string | |
Description | string | |
Tasks | Task | |
userState | object | |
return | void |
public SetSchedulePropertiesAsync ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition ) : void | ||
Name | string | |
ScheduleID | string | |
ScheduleDefinition | ScheduleDefinition | |
return | void |
public SetSchedulePropertiesAsync ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition, object userState ) : void | ||
Name | string | |
ScheduleID | string | |
ScheduleDefinition | ScheduleDefinition | |
userState | object | |
return | void |
public SetSubscriptionPropertiesAsync ( string SubscriptionID, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void | ||
SubscriptionID | string | |
ExtensionSettings | ExtensionSettings | |
Description | string | |
EventType | string | |
MatchData | string | |
Parameters | ParameterValue | |
return | void |
public SetSubscriptionPropertiesAsync ( string SubscriptionID, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters, object userState ) : void | ||
SubscriptionID | string | |
ExtensionSettings | ExtensionSettings | |
Description | string | |
EventType | string | |
MatchData | string | |
Parameters | ParameterValue | |
userState | object | |
return | void |
public SetSystemPoliciesAsync ( Policy Policies ) : void | ||
Policies | Policy | |
return | void |
public SetSystemPoliciesAsync ( Policy Policies, object userState ) : void | ||
Policies | Policy | |
userState | object | |
return | void |
public SetSystemPropertiesAsync ( Property Properties ) : void | ||
Properties | Property | |
return | void |
public SetSystemPropertiesAsync ( Property Properties, object userState ) : void | ||
Properties | Property | |
userState | object | |
return | void |
public UpdateReportExecutionSnapshotAsync ( string Report ) : void | ||
Report | string | |
return | void |
public UpdateReportExecutionSnapshotAsync ( string Report, object userState ) : void | ||
Report | string | |
userState | object | |
return | void |
public ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues ) : void | ||
Extension | string | |
ParameterValues | ParameterValueOrFieldReference | |
return | void |
public ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues, object userState ) : void | ||
Extension | string | |
ParameterValues | ParameterValueOrFieldReference | |
userState | object | |
return | void |