C# 클래스 ReportingServicesBatchUpload.ReportingServices2005WebService.ReportingService2005

상속: System.Web.Services.Protocols.SoapHttpClientProtocol
파일 보기 프로젝트 열기: elerch/Bulk-rdl-uploader-for-SSRS-reports

공개 메소드들

메소드 설명
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, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters ) : void
CreateDataDrivenSubscriptionAsync ( string Report, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters, object userState ) : void
CreateDataSourceAsync ( string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property Properties ) : void
CreateDataSourceAsync ( string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property Properties, object userState ) : void
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, Task Tasks ) : void
CreateRoleAsync ( string Name, string Description, Task Tasks, object userState ) : void
CreateScheduleAsync ( string Name, ScheduleDefinition ScheduleDefinition ) : void
CreateScheduleAsync ( string Name, ScheduleDefinition ScheduleDefinition, object userState ) : void
CreateSubscriptionAsync ( string Report, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
CreateSubscriptionAsync ( string Report, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters, object userState ) : void
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

비공개 메소드들

메소드 설명
CancelBatch ( ) : void
CancelJob ( string JobID ) : bool
CreateBatch ( ) : string
CreateDataDrivenSubscription ( string Report, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters ) : string
CreateDataSource ( string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property Properties ) : void
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, Warning &Warnings ) : string
CreateResource ( string Resource, string Parent, bool Overwrite, [ DataType = "base64Binary")]byte[]Contents, string MimeType, Property Properties ) : void
CreateRole ( string Name, string Description, Task Tasks ) : void
CreateSchedule ( string Name, ScheduleDefinition ScheduleDefinition ) : string
CreateSubscription ( string Report, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters ) : string
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[]

메소드 상세

CancelAsync() 공개 메소드

public CancelAsync ( object userState ) : void
userState object
리턴 void

CancelBatchAsync() 공개 메소드

public CancelBatchAsync ( ) : void
리턴 void

CancelBatchAsync() 공개 메소드

public CancelBatchAsync ( object userState ) : void
userState object
리턴 void

CancelJobAsync() 공개 메소드

public CancelJobAsync ( string JobID ) : void
JobID string
리턴 void

CancelJobAsync() 공개 메소드

public CancelJobAsync ( string JobID, object userState ) : void
JobID string
userState object
리턴 void

CreateBatchAsync() 공개 메소드

public CreateBatchAsync ( ) : void
리턴 void

CreateBatchAsync() 공개 메소드

public CreateBatchAsync ( object userState ) : void
userState object
리턴 void

CreateDataDrivenSubscriptionAsync() 공개 메소드

public CreateDataDrivenSubscriptionAsync ( string Report, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters ) : void
Report string
ExtensionSettings ExtensionSettings
DataRetrievalPlan DataRetrievalPlan
Description string
EventType string
MatchData string
Parameters ParameterValueOrFieldReference
리턴 void

CreateDataDrivenSubscriptionAsync() 공개 메소드

public CreateDataDrivenSubscriptionAsync ( string Report, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters, object userState ) : void
Report string
ExtensionSettings ExtensionSettings
DataRetrievalPlan DataRetrievalPlan
Description string
EventType string
MatchData string
Parameters ParameterValueOrFieldReference
userState object
리턴 void

CreateDataSourceAsync() 공개 메소드

public CreateDataSourceAsync ( string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property Properties ) : void
DataSource string
Parent string
Overwrite bool
Definition DataSourceDefinition
Properties Property
리턴 void

CreateDataSourceAsync() 공개 메소드

public CreateDataSourceAsync ( string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property Properties, object userState ) : void
DataSource string
Parent string
Overwrite bool
Definition DataSourceDefinition
Properties Property
userState object
리턴 void

CreateFolderAsync() 공개 메소드

public CreateFolderAsync ( string Folder, string Parent, Property Properties ) : void
Folder string
Parent string
Properties Property
리턴 void

CreateFolderAsync() 공개 메소드

public CreateFolderAsync ( string Folder, string Parent, Property Properties, object userState ) : void
Folder string
Parent string
Properties Property
userState object
리턴 void

CreateLinkedReportAsync() 공개 메소드

public CreateLinkedReportAsync ( string Report, string Parent, string Link, Property Properties ) : void
Report string
Parent string
Link string
Properties Property
리턴 void

CreateLinkedReportAsync() 공개 메소드

public CreateLinkedReportAsync ( string Report, string Parent, string Link, Property Properties, object userState ) : void
Report string
Parent string
Link string
Properties Property
userState object
리턴 void

CreateModelAsync() 공개 메소드

public CreateModelAsync ( string Model, string Parent, byte Definition, Property Properties ) : void
Model string
Parent string
Definition byte
Properties Property
리턴 void

CreateModelAsync() 공개 메소드

public CreateModelAsync ( string Model, string Parent, byte Definition, Property Properties, object userState ) : void
Model string
Parent string
Definition byte
Properties Property
userState object
리턴 void

CreateReportAsync() 공개 메소드

public CreateReportAsync ( string Report, string Parent, bool Overwrite, byte Definition, Property Properties ) : void
Report string
Parent string
Overwrite bool
Definition byte
Properties Property
리턴 void

CreateReportAsync() 공개 메소드

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
리턴 void

CreateReportHistorySnapshotAsync() 공개 메소드

public CreateReportHistorySnapshotAsync ( string Report ) : void
Report string
리턴 void

CreateReportHistorySnapshotAsync() 공개 메소드

public CreateReportHistorySnapshotAsync ( string Report, object userState ) : void
Report string
userState object
리턴 void

CreateResourceAsync() 공개 메소드

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
리턴 void

CreateResourceAsync() 공개 메소드

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
리턴 void

CreateRoleAsync() 공개 메소드

public CreateRoleAsync ( string Name, string Description, Task Tasks ) : void
Name string
Description string
Tasks Task
리턴 void

CreateRoleAsync() 공개 메소드

public CreateRoleAsync ( string Name, string Description, Task Tasks, object userState ) : void
Name string
Description string
Tasks Task
userState object
리턴 void

CreateScheduleAsync() 공개 메소드

public CreateScheduleAsync ( string Name, ScheduleDefinition ScheduleDefinition ) : void
Name string
ScheduleDefinition ScheduleDefinition
리턴 void

CreateScheduleAsync() 공개 메소드

public CreateScheduleAsync ( string Name, ScheduleDefinition ScheduleDefinition, object userState ) : void
Name string
ScheduleDefinition ScheduleDefinition
userState object
리턴 void

CreateSubscriptionAsync() 공개 메소드

public CreateSubscriptionAsync ( string Report, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
Report string
ExtensionSettings ExtensionSettings
Description string
EventType string
MatchData string
Parameters ParameterValue
리턴 void

CreateSubscriptionAsync() 공개 메소드

public CreateSubscriptionAsync ( string Report, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters, object userState ) : void
Report string
ExtensionSettings ExtensionSettings
Description string
EventType string
MatchData string
Parameters ParameterValue
userState object
리턴 void

DeleteItemAsync() 공개 메소드

public DeleteItemAsync ( string Item ) : void
Item string
리턴 void

DeleteItemAsync() 공개 메소드

public DeleteItemAsync ( string Item, object userState ) : void
Item string
userState object
리턴 void

DeleteReportHistorySnapshotAsync() 공개 메소드

public DeleteReportHistorySnapshotAsync ( string Report, string HistoryID ) : void
Report string
HistoryID string
리턴 void

DeleteReportHistorySnapshotAsync() 공개 메소드

public DeleteReportHistorySnapshotAsync ( string Report, string HistoryID, object userState ) : void
Report string
HistoryID string
userState object
리턴 void

DeleteRoleAsync() 공개 메소드

public DeleteRoleAsync ( string Name ) : void
Name string
리턴 void

DeleteRoleAsync() 공개 메소드

public DeleteRoleAsync ( string Name, object userState ) : void
Name string
userState object
리턴 void

DeleteScheduleAsync() 공개 메소드

public DeleteScheduleAsync ( string ScheduleID ) : void
ScheduleID string
리턴 void

DeleteScheduleAsync() 공개 메소드

public DeleteScheduleAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
리턴 void

DeleteSubscriptionAsync() 공개 메소드

public DeleteSubscriptionAsync ( string SubscriptionID ) : void
SubscriptionID string
리턴 void

DeleteSubscriptionAsync() 공개 메소드

public DeleteSubscriptionAsync ( string SubscriptionID, object userState ) : void
SubscriptionID string
userState object
리턴 void

DisableDataSourceAsync() 공개 메소드

public DisableDataSourceAsync ( string DataSource ) : void
DataSource string
리턴 void

DisableDataSourceAsync() 공개 메소드

public DisableDataSourceAsync ( string DataSource, object userState ) : void
DataSource string
userState object
리턴 void

EnableDataSourceAsync() 공개 메소드

public EnableDataSourceAsync ( string DataSource ) : void
DataSource string
리턴 void

EnableDataSourceAsync() 공개 메소드

public EnableDataSourceAsync ( string DataSource, object userState ) : void
DataSource string
userState object
리턴 void

ExecuteBatchAsync() 공개 메소드

public ExecuteBatchAsync ( ) : void
리턴 void

ExecuteBatchAsync() 공개 메소드

public ExecuteBatchAsync ( object userState ) : void
userState object
리턴 void

FindItemsAsync() 공개 메소드

public FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, SearchCondition Conditions ) : void
Folder string
BooleanOperator BooleanOperatorEnum
Conditions SearchCondition
리턴 void

FindItemsAsync() 공개 메소드

public FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, SearchCondition Conditions, object userState ) : void
Folder string
BooleanOperator BooleanOperatorEnum
Conditions SearchCondition
userState object
리턴 void

FireEventAsync() 공개 메소드

public FireEventAsync ( string EventType, string EventData ) : void
EventType string
EventData string
리턴 void

FireEventAsync() 공개 메소드

public FireEventAsync ( string EventType, string EventData, object userState ) : void
EventType string
EventData string
userState object
리턴 void

FlushCacheAsync() 공개 메소드

public FlushCacheAsync ( string Report ) : void
Report string
리턴 void

FlushCacheAsync() 공개 메소드

public FlushCacheAsync ( string Report, object userState ) : void
Report string
userState object
리턴 void

GenerateModelAsync() 공개 메소드

public GenerateModelAsync ( string DataSource, string Model, string Parent, Property Properties ) : void
DataSource string
Model string
Parent string
Properties Property
리턴 void

GenerateModelAsync() 공개 메소드

public GenerateModelAsync ( string DataSource, string Model, string Parent, Property Properties, object userState ) : void
DataSource string
Model string
Parent string
Properties Property
userState object
리턴 void

GetCacheOptionsAsync() 공개 메소드

public GetCacheOptionsAsync ( string Report ) : void
Report string
리턴 void

GetCacheOptionsAsync() 공개 메소드

public GetCacheOptionsAsync ( string Report, object userState ) : void
Report string
userState object
리턴 void

GetDataDrivenSubscriptionPropertiesAsync() 공개 메소드

public GetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID ) : void
DataDrivenSubscriptionID string
리턴 void

GetDataDrivenSubscriptionPropertiesAsync() 공개 메소드

public GetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID, object userState ) : void
DataDrivenSubscriptionID string
userState object
리턴 void

GetDataSourceContentsAsync() 공개 메소드

public GetDataSourceContentsAsync ( string DataSource ) : void
DataSource string
리턴 void

GetDataSourceContentsAsync() 공개 메소드

public GetDataSourceContentsAsync ( string DataSource, object userState ) : void
DataSource string
userState object
리턴 void

GetExecutionOptionsAsync() 공개 메소드

public GetExecutionOptionsAsync ( string Report ) : void
Report string
리턴 void

GetExecutionOptionsAsync() 공개 메소드

public GetExecutionOptionsAsync ( string Report, object userState ) : void
Report string
userState object
리턴 void

GetExtensionSettingsAsync() 공개 메소드

public GetExtensionSettingsAsync ( string Extension ) : void
Extension string
리턴 void

GetExtensionSettingsAsync() 공개 메소드

public GetExtensionSettingsAsync ( string Extension, object userState ) : void
Extension string
userState object
리턴 void

GetItemDataSourcePromptsAsync() 공개 메소드

public GetItemDataSourcePromptsAsync ( string Item ) : void
Item string
리턴 void

GetItemDataSourcePromptsAsync() 공개 메소드

public GetItemDataSourcePromptsAsync ( string Item, object userState ) : void
Item string
userState object
리턴 void

GetItemDataSourcesAsync() 공개 메소드

public GetItemDataSourcesAsync ( string Item ) : void
Item string
리턴 void

GetItemDataSourcesAsync() 공개 메소드

public GetItemDataSourcesAsync ( string Item, object userState ) : void
Item string
userState object
리턴 void

GetItemTypeAsync() 공개 메소드

public GetItemTypeAsync ( string Item ) : void
Item string
리턴 void

GetItemTypeAsync() 공개 메소드

public GetItemTypeAsync ( string Item, object userState ) : void
Item string
userState object
리턴 void

GetModelDefinitionAsync() 공개 메소드

public GetModelDefinitionAsync ( string Model ) : void
Model string
리턴 void

GetModelDefinitionAsync() 공개 메소드

public GetModelDefinitionAsync ( string Model, object userState ) : void
Model string
userState object
리턴 void

GetModelItemPermissionsAsync() 공개 메소드

public GetModelItemPermissionsAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
리턴 void

GetModelItemPermissionsAsync() 공개 메소드

public GetModelItemPermissionsAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
리턴 void

GetModelItemPoliciesAsync() 공개 메소드

public GetModelItemPoliciesAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
리턴 void

GetModelItemPoliciesAsync() 공개 메소드

public GetModelItemPoliciesAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
리턴 void

GetPermissionsAsync() 공개 메소드

public GetPermissionsAsync ( string Item ) : void
Item string
리턴 void

GetPermissionsAsync() 공개 메소드

public GetPermissionsAsync ( string Item, object userState ) : void
Item string
userState object
리턴 void

GetPoliciesAsync() 공개 메소드

public GetPoliciesAsync ( string Item ) : void
Item string
리턴 void

GetPoliciesAsync() 공개 메소드

public GetPoliciesAsync ( string Item, object userState ) : void
Item string
userState object
리턴 void

GetPropertiesAsync() 공개 메소드

public GetPropertiesAsync ( string Item, Property Properties ) : void
Item string
Properties Property
리턴 void

GetPropertiesAsync() 공개 메소드

public GetPropertiesAsync ( string Item, Property Properties, object userState ) : void
Item string
Properties Property
userState object
리턴 void

GetRenderResourceAsync() 공개 메소드

public GetRenderResourceAsync ( string Format, string DeviceInfo ) : void
Format string
DeviceInfo string
리턴 void

GetRenderResourceAsync() 공개 메소드

public GetRenderResourceAsync ( string Format, string DeviceInfo, object userState ) : void
Format string
DeviceInfo string
userState object
리턴 void

GetReportDefinitionAsync() 공개 메소드

public GetReportDefinitionAsync ( string Report ) : void
Report string
리턴 void

GetReportDefinitionAsync() 공개 메소드

public GetReportDefinitionAsync ( string Report, object userState ) : void
Report string
userState object
리턴 void

GetReportHistoryLimitAsync() 공개 메소드

public GetReportHistoryLimitAsync ( string Report ) : void
Report string
리턴 void

GetReportHistoryLimitAsync() 공개 메소드

public GetReportHistoryLimitAsync ( string Report, object userState ) : void
Report string
userState object
리턴 void

GetReportHistoryOptionsAsync() 공개 메소드

public GetReportHistoryOptionsAsync ( string Report ) : void
Report string
리턴 void

GetReportHistoryOptionsAsync() 공개 메소드

public GetReportHistoryOptionsAsync ( string Report, object userState ) : void
Report string
userState object
리턴 void

GetReportLinkAsync() 공개 메소드

public GetReportLinkAsync ( string Report ) : void
Report string
리턴 void

GetReportLinkAsync() 공개 메소드

public GetReportLinkAsync ( string Report, object userState ) : void
Report string
userState object
리턴 void

GetReportParametersAsync() 공개 메소드

public GetReportParametersAsync ( string Report, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials ) : void
Report string
HistoryID string
ForRendering bool
Values ParameterValue
Credentials DataSourceCredentials
리턴 void

GetReportParametersAsync() 공개 메소드

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
리턴 void

GetResourceContentsAsync() 공개 메소드

public GetResourceContentsAsync ( string Resource ) : void
Resource string
리턴 void

GetResourceContentsAsync() 공개 메소드

public GetResourceContentsAsync ( string Resource, object userState ) : void
Resource string
userState object
리턴 void

GetRolePropertiesAsync() 공개 메소드

public GetRolePropertiesAsync ( string Name ) : void
Name string
리턴 void

GetRolePropertiesAsync() 공개 메소드

public GetRolePropertiesAsync ( string Name, object userState ) : void
Name string
userState object
리턴 void

GetSchedulePropertiesAsync() 공개 메소드

public GetSchedulePropertiesAsync ( string ScheduleID ) : void
ScheduleID string
리턴 void

GetSchedulePropertiesAsync() 공개 메소드

public GetSchedulePropertiesAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
리턴 void

GetSubscriptionPropertiesAsync() 공개 메소드

public GetSubscriptionPropertiesAsync ( string SubscriptionID ) : void
SubscriptionID string
리턴 void

GetSubscriptionPropertiesAsync() 공개 메소드

public GetSubscriptionPropertiesAsync ( string SubscriptionID, object userState ) : void
SubscriptionID string
userState object
리턴 void

GetSystemPermissionsAsync() 공개 메소드

public GetSystemPermissionsAsync ( ) : void
리턴 void

GetSystemPermissionsAsync() 공개 메소드

public GetSystemPermissionsAsync ( object userState ) : void
userState object
리턴 void

GetSystemPoliciesAsync() 공개 메소드

public GetSystemPoliciesAsync ( ) : void
리턴 void

GetSystemPoliciesAsync() 공개 메소드

public GetSystemPoliciesAsync ( object userState ) : void
userState object
리턴 void

GetSystemPropertiesAsync() 공개 메소드

public GetSystemPropertiesAsync ( Property Properties ) : void
Properties Property
리턴 void

GetSystemPropertiesAsync() 공개 메소드

public GetSystemPropertiesAsync ( Property Properties, object userState ) : void
Properties Property
userState object
리턴 void

GetUserModelAsync() 공개 메소드

public GetUserModelAsync ( string Model, string Perspective ) : void
Model string
Perspective string
리턴 void

GetUserModelAsync() 공개 메소드

public GetUserModelAsync ( string Model, string Perspective, object userState ) : void
Model string
Perspective string
userState object
리턴 void

InheritModelItemParentSecurityAsync() 공개 메소드

public InheritModelItemParentSecurityAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
리턴 void

InheritModelItemParentSecurityAsync() 공개 메소드

public InheritModelItemParentSecurityAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
리턴 void

InheritParentSecurityAsync() 공개 메소드

public InheritParentSecurityAsync ( string Item ) : void
Item string
리턴 void

InheritParentSecurityAsync() 공개 메소드

public InheritParentSecurityAsync ( string Item, object userState ) : void
Item string
userState object
리턴 void

ListChildrenAsync() 공개 메소드

public ListChildrenAsync ( string Item, bool Recursive ) : void
Item string
Recursive bool
리턴 void

ListChildrenAsync() 공개 메소드

public ListChildrenAsync ( string Item, bool Recursive, object userState ) : void
Item string
Recursive bool
userState object
리턴 void

ListDependentItemsAsync() 공개 메소드

public ListDependentItemsAsync ( string Item ) : void
Item string
리턴 void

ListDependentItemsAsync() 공개 메소드

public ListDependentItemsAsync ( string Item, object userState ) : void
Item string
userState object
리턴 void

ListEventsAsync() 공개 메소드

public ListEventsAsync ( ) : void
리턴 void

ListEventsAsync() 공개 메소드

public ListEventsAsync ( object userState ) : void
userState object
리턴 void

ListExtensionsAsync() 공개 메소드

public ListExtensionsAsync ( ExtensionTypeEnum ExtensionType ) : void
ExtensionType ExtensionTypeEnum
리턴 void

ListExtensionsAsync() 공개 메소드

public ListExtensionsAsync ( ExtensionTypeEnum ExtensionType, object userState ) : void
ExtensionType ExtensionTypeEnum
userState object
리턴 void

ListJobsAsync() 공개 메소드

public ListJobsAsync ( ) : void
리턴 void

ListJobsAsync() 공개 메소드

public ListJobsAsync ( object userState ) : void
userState object
리턴 void

ListModelDrillthroughReportsAsync() 공개 메소드

public ListModelDrillthroughReportsAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
리턴 void

ListModelDrillthroughReportsAsync() 공개 메소드

public ListModelDrillthroughReportsAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
리턴 void

ListModelItemChildrenAsync() 공개 메소드

public ListModelItemChildrenAsync ( string Model, string ModelItemID, bool Recursive ) : void
Model string
ModelItemID string
Recursive bool
리턴 void

ListModelItemChildrenAsync() 공개 메소드

public ListModelItemChildrenAsync ( string Model, string ModelItemID, bool Recursive, object userState ) : void
Model string
ModelItemID string
Recursive bool
userState object
리턴 void

ListModelPerspectivesAsync() 공개 메소드

public ListModelPerspectivesAsync ( string Model ) : void
Model string
리턴 void

ListModelPerspectivesAsync() 공개 메소드

public ListModelPerspectivesAsync ( string Model, object userState ) : void
Model string
userState object
리턴 void

ListReportHistoryAsync() 공개 메소드

public ListReportHistoryAsync ( string Report ) : void
Report string
리턴 void

ListReportHistoryAsync() 공개 메소드

public ListReportHistoryAsync ( string Report, object userState ) : void
Report string
userState object
리턴 void

ListRolesAsync() 공개 메소드

public ListRolesAsync ( SecurityScopeEnum SecurityScope ) : void
SecurityScope SecurityScopeEnum
리턴 void

ListRolesAsync() 공개 메소드

public ListRolesAsync ( SecurityScopeEnum SecurityScope, object userState ) : void
SecurityScope SecurityScopeEnum
userState object
리턴 void

ListScheduledReportsAsync() 공개 메소드

public ListScheduledReportsAsync ( string ScheduleID ) : void
ScheduleID string
리턴 void

ListScheduledReportsAsync() 공개 메소드

public ListScheduledReportsAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
리턴 void

ListSchedulesAsync() 공개 메소드

public ListSchedulesAsync ( ) : void
리턴 void

ListSchedulesAsync() 공개 메소드

public ListSchedulesAsync ( object userState ) : void
userState object
리턴 void

ListSecureMethodsAsync() 공개 메소드

public ListSecureMethodsAsync ( ) : void
리턴 void

ListSecureMethodsAsync() 공개 메소드

public ListSecureMethodsAsync ( object userState ) : void
userState object
리턴 void

ListSubscriptionsAsync() 공개 메소드

public ListSubscriptionsAsync ( string Report, string Owner ) : void
Report string
Owner string
리턴 void

ListSubscriptionsAsync() 공개 메소드

public ListSubscriptionsAsync ( string Report, string Owner, object userState ) : void
Report string
Owner string
userState object
리턴 void

ListSubscriptionsUsingDataSourceAsync() 공개 메소드

public ListSubscriptionsUsingDataSourceAsync ( string DataSource ) : void
DataSource string
리턴 void

ListSubscriptionsUsingDataSourceAsync() 공개 메소드

public ListSubscriptionsUsingDataSourceAsync ( string DataSource, object userState ) : void
DataSource string
userState object
리턴 void

ListTasksAsync() 공개 메소드

public ListTasksAsync ( SecurityScopeEnum SecurityScope ) : void
SecurityScope SecurityScopeEnum
리턴 void

ListTasksAsync() 공개 메소드

public ListTasksAsync ( SecurityScopeEnum SecurityScope, object userState ) : void
SecurityScope SecurityScopeEnum
userState object
리턴 void

LogoffAsync() 공개 메소드

public LogoffAsync ( ) : void
리턴 void

LogoffAsync() 공개 메소드

public LogoffAsync ( object userState ) : void
userState object
리턴 void

LogonUserAsync() 공개 메소드

public LogonUserAsync ( string userName, string password, string authority ) : void
userName string
password string
authority string
리턴 void

LogonUserAsync() 공개 메소드

public LogonUserAsync ( string userName, string password, string authority, object userState ) : void
userName string
password string
authority string
userState object
리턴 void

MoveItemAsync() 공개 메소드

public MoveItemAsync ( string Item, string Target ) : void
Item string
Target string
리턴 void

MoveItemAsync() 공개 메소드

public MoveItemAsync ( string Item, string Target, object userState ) : void
Item string
Target string
userState object
리턴 void

PauseScheduleAsync() 공개 메소드

public PauseScheduleAsync ( string ScheduleID ) : void
ScheduleID string
리턴 void

PauseScheduleAsync() 공개 메소드

public PauseScheduleAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
리턴 void

PrepareQueryAsync() 공개 메소드

public PrepareQueryAsync ( DataSource DataSource, DataSetDefinition DataSet ) : void
DataSource DataSource
DataSet DataSetDefinition
리턴 void

PrepareQueryAsync() 공개 메소드

public PrepareQueryAsync ( DataSource DataSource, DataSetDefinition DataSet, object userState ) : void
DataSource DataSource
DataSet DataSetDefinition
userState object
리턴 void

RegenerateModelAsync() 공개 메소드

public RegenerateModelAsync ( string Model ) : void
Model string
리턴 void

RegenerateModelAsync() 공개 메소드

public RegenerateModelAsync ( string Model, object userState ) : void
Model string
userState object
리턴 void

RemoveAllModelItemPoliciesAsync() 공개 메소드

public RemoveAllModelItemPoliciesAsync ( string Model ) : void
Model string
리턴 void

RemoveAllModelItemPoliciesAsync() 공개 메소드

public RemoveAllModelItemPoliciesAsync ( string Model, object userState ) : void
Model string
userState object
리턴 void

ReportingService2005() 공개 메소드

public ReportingService2005 ( ) : System.Diagnostics
리턴 System.Diagnostics

ResumeScheduleAsync() 공개 메소드

public ResumeScheduleAsync ( string ScheduleID ) : void
ScheduleID string
리턴 void

ResumeScheduleAsync() 공개 메소드

public ResumeScheduleAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
리턴 void

SetCacheOptionsAsync() 공개 메소드

public SetCacheOptionsAsync ( string Report, bool CacheReport, ExpirationDefinition Item ) : void
Report string
CacheReport bool
Item ExpirationDefinition
리턴 void

SetCacheOptionsAsync() 공개 메소드

public SetCacheOptionsAsync ( string Report, bool CacheReport, ExpirationDefinition Item, object userState ) : void
Report string
CacheReport bool
Item ExpirationDefinition
userState object
리턴 void

SetDataDrivenSubscriptionPropertiesAsync() 공개 메소드

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
리턴 void

SetDataDrivenSubscriptionPropertiesAsync() 공개 메소드

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
리턴 void

SetDataSourceContentsAsync() 공개 메소드

public SetDataSourceContentsAsync ( string DataSource, DataSourceDefinition Definition ) : void
DataSource string
Definition DataSourceDefinition
리턴 void

SetDataSourceContentsAsync() 공개 메소드

public SetDataSourceContentsAsync ( string DataSource, DataSourceDefinition Definition, object userState ) : void
DataSource string
Definition DataSourceDefinition
userState object
리턴 void

SetExecutionOptionsAsync() 공개 메소드

public SetExecutionOptionsAsync ( string Report, ExecutionSettingEnum ExecutionSetting, ScheduleDefinitionOrReference Item ) : void
Report string
ExecutionSetting ExecutionSettingEnum
Item ScheduleDefinitionOrReference
리턴 void

SetExecutionOptionsAsync() 공개 메소드

public SetExecutionOptionsAsync ( string Report, ExecutionSettingEnum ExecutionSetting, ScheduleDefinitionOrReference Item, object userState ) : void
Report string
ExecutionSetting ExecutionSettingEnum
Item ScheduleDefinitionOrReference
userState object
리턴 void

SetItemDataSourcesAsync() 공개 메소드

public SetItemDataSourcesAsync ( string Item, DataSource DataSources ) : void
Item string
DataSources DataSource
리턴 void

SetItemDataSourcesAsync() 공개 메소드

public SetItemDataSourcesAsync ( string Item, DataSource DataSources, object userState ) : void
Item string
DataSources DataSource
userState object
리턴 void

SetModelDefinitionAsync() 공개 메소드

public SetModelDefinitionAsync ( string Model, byte Definition ) : void
Model string
Definition byte
리턴 void

SetModelDefinitionAsync() 공개 메소드

public SetModelDefinitionAsync ( string Model, byte Definition, object userState ) : void
Model string
Definition byte
userState object
리턴 void

SetModelDrillthroughReportsAsync() 공개 메소드

public SetModelDrillthroughReportsAsync ( string Model, string ModelItemID, ModelDrillthroughReport Reports ) : void
Model string
ModelItemID string
Reports ModelDrillthroughReport
리턴 void

SetModelDrillthroughReportsAsync() 공개 메소드

public SetModelDrillthroughReportsAsync ( string Model, string ModelItemID, ModelDrillthroughReport Reports, object userState ) : void
Model string
ModelItemID string
Reports ModelDrillthroughReport
userState object
리턴 void

SetModelItemPoliciesAsync() 공개 메소드

public SetModelItemPoliciesAsync ( string Model, string ModelItemID, Policy Policies ) : void
Model string
ModelItemID string
Policies Policy
리턴 void

SetModelItemPoliciesAsync() 공개 메소드

public SetModelItemPoliciesAsync ( string Model, string ModelItemID, Policy Policies, object userState ) : void
Model string
ModelItemID string
Policies Policy
userState object
리턴 void

SetPoliciesAsync() 공개 메소드

public SetPoliciesAsync ( string Item, Policy Policies ) : void
Item string
Policies Policy
리턴 void

SetPoliciesAsync() 공개 메소드

public SetPoliciesAsync ( string Item, Policy Policies, object userState ) : void
Item string
Policies Policy
userState object
리턴 void

SetPropertiesAsync() 공개 메소드

public SetPropertiesAsync ( string Item, Property Properties ) : void
Item string
Properties Property
리턴 void

SetPropertiesAsync() 공개 메소드

public SetPropertiesAsync ( string Item, Property Properties, object userState ) : void
Item string
Properties Property
userState object
리턴 void

SetReportDefinitionAsync() 공개 메소드

public SetReportDefinitionAsync ( string Report, byte Definition ) : void
Report string
Definition byte
리턴 void

SetReportDefinitionAsync() 공개 메소드

public SetReportDefinitionAsync ( string Report, byte Definition, object userState ) : void
Report string
Definition byte
userState object
리턴 void

SetReportHistoryLimitAsync() 공개 메소드

public SetReportHistoryLimitAsync ( string Report, bool UseSystem, int HistoryLimit ) : void
Report string
UseSystem bool
HistoryLimit int
리턴 void

SetReportHistoryLimitAsync() 공개 메소드

public SetReportHistoryLimitAsync ( string Report, bool UseSystem, int HistoryLimit, object userState ) : void
Report string
UseSystem bool
HistoryLimit int
userState object
리턴 void

SetReportHistoryOptionsAsync() 공개 메소드

public SetReportHistoryOptionsAsync ( string Report, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item ) : void
Report string
EnableManualSnapshotCreation bool
KeepExecutionSnapshots bool
Item ScheduleDefinitionOrReference
리턴 void

SetReportHistoryOptionsAsync() 공개 메소드

public SetReportHistoryOptionsAsync ( string Report, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item, object userState ) : void
Report string
EnableManualSnapshotCreation bool
KeepExecutionSnapshots bool
Item ScheduleDefinitionOrReference
userState object
리턴 void

SetReportLinkAsync() 공개 메소드

public SetReportLinkAsync ( string Report, string Link ) : void
Report string
Link string
리턴 void

SetReportLinkAsync() 공개 메소드

public SetReportLinkAsync ( string Report, string Link, object userState ) : void
Report string
Link string
userState object
리턴 void

SetReportParametersAsync() 공개 메소드

public SetReportParametersAsync ( string Report, ReportParameter Parameters ) : void
Report string
Parameters ReportParameter
리턴 void

SetReportParametersAsync() 공개 메소드

public SetReportParametersAsync ( string Report, ReportParameter Parameters, object userState ) : void
Report string
Parameters ReportParameter
userState object
리턴 void

SetResourceContentsAsync() 공개 메소드

public SetResourceContentsAsync ( string Resource, byte Contents, string MimeType ) : void
Resource string
Contents byte
MimeType string
리턴 void

SetResourceContentsAsync() 공개 메소드

public SetResourceContentsAsync ( string Resource, byte Contents, string MimeType, object userState ) : void
Resource string
Contents byte
MimeType string
userState object
리턴 void

SetRolePropertiesAsync() 공개 메소드

public SetRolePropertiesAsync ( string Name, string Description, Task Tasks ) : void
Name string
Description string
Tasks Task
리턴 void

SetRolePropertiesAsync() 공개 메소드

public SetRolePropertiesAsync ( string Name, string Description, Task Tasks, object userState ) : void
Name string
Description string
Tasks Task
userState object
리턴 void

SetSchedulePropertiesAsync() 공개 메소드

public SetSchedulePropertiesAsync ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition ) : void
Name string
ScheduleID string
ScheduleDefinition ScheduleDefinition
리턴 void

SetSchedulePropertiesAsync() 공개 메소드

public SetSchedulePropertiesAsync ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition, object userState ) : void
Name string
ScheduleID string
ScheduleDefinition ScheduleDefinition
userState object
리턴 void

SetSubscriptionPropertiesAsync() 공개 메소드

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
리턴 void

SetSubscriptionPropertiesAsync() 공개 메소드

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
리턴 void

SetSystemPoliciesAsync() 공개 메소드

public SetSystemPoliciesAsync ( Policy Policies ) : void
Policies Policy
리턴 void

SetSystemPoliciesAsync() 공개 메소드

public SetSystemPoliciesAsync ( Policy Policies, object userState ) : void
Policies Policy
userState object
리턴 void

SetSystemPropertiesAsync() 공개 메소드

public SetSystemPropertiesAsync ( Property Properties ) : void
Properties Property
리턴 void

SetSystemPropertiesAsync() 공개 메소드

public SetSystemPropertiesAsync ( Property Properties, object userState ) : void
Properties Property
userState object
리턴 void

UpdateReportExecutionSnapshotAsync() 공개 메소드

public UpdateReportExecutionSnapshotAsync ( string Report ) : void
Report string
리턴 void

UpdateReportExecutionSnapshotAsync() 공개 메소드

public UpdateReportExecutionSnapshotAsync ( string Report, object userState ) : void
Report string
userState object
리턴 void

ValidateExtensionSettingsAsync() 공개 메소드

public ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues ) : void
Extension string
ParameterValues ParameterValueOrFieldReference
리턴 void

ValidateExtensionSettingsAsync() 공개 메소드

public ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues, object userState ) : void
Extension string
ParameterValues ParameterValueOrFieldReference
userState object
리턴 void