C# 클래스 SSRS_ext.ReportingService2010

상속: System.Web.Services.Protocols.SoapHttpClientProtocol
파일 보기 프로젝트 열기: dotnetcurry/aspnet-ssrs

공개 메소드들

메소드 설명
BeginCancelJob ( string JobID, System callback, object asyncState ) : System.IAsyncResult
BeginChangeSubscriptionOwner ( string SubscriptionID, string NewOwner, System callback, object asyncState ) : System.IAsyncResult
BeginCreateCacheRefreshPlan ( string ItemPath, string Description, string EventType, string MatchData, ParameterValue Parameters, System callback, object asyncState ) : System.IAsyncResult
BeginCreateCatalogItem ( string ItemType, string Name, string Parent, bool Overwrite, byte Definition, Property Properties, System callback, object asyncState ) : System.IAsyncResult
BeginCreateDataDrivenSubscription ( string ItemPath, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters, System callback, object asyncState ) : System.IAsyncResult
BeginCreateDataSource ( string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property Properties, System callback, object asyncState ) : System.IAsyncResult
BeginCreateFolder ( string Folder, string Parent, Property Properties, System callback, object asyncState ) : System.IAsyncResult
BeginCreateItemHistorySnapshot ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginCreateLinkedItem ( string ItemPath, string Parent, string Link, Property Properties, System callback, object asyncState ) : System.IAsyncResult
BeginCreateReportEditSession ( string Report, string Parent, byte Definition, System callback, object asyncState ) : System.IAsyncResult
BeginCreateRole ( string Name, string Description, string TaskIDs, System callback, object asyncState ) : System.IAsyncResult
BeginCreateSchedule ( string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
BeginCreateSubscription ( string ItemPath, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteCacheRefreshPlan ( string CacheRefreshPlanID, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteItem ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteItemHistorySnapshot ( string ItemPath, string HistoryID, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteRole ( string Name, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteSchedule ( string ScheduleID, System callback, object asyncState ) : System.IAsyncResult
BeginDeleteSubscription ( string SubscriptionID, System callback, object asyncState ) : System.IAsyncResult
BeginDisableDataSource ( string DataSource, System callback, object asyncState ) : System.IAsyncResult
BeginEnableDataSource ( string DataSource, System callback, object asyncState ) : System.IAsyncResult
BeginFindItems ( string Folder, BooleanOperatorEnum BooleanOperator, Property SearchOptions, SearchCondition SearchConditions, System callback, object asyncState ) : System.IAsyncResult
BeginFireEvent ( string EventType, string EventData, string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
BeginFlushCache ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginGenerateModel ( string DataSource, string Model, string Parent, Property Properties, System callback, object asyncState ) : System.IAsyncResult
BeginGetCacheOptions ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginGetCacheRefreshPlanProperties ( string CacheRefreshPlanID, System callback, object asyncState ) : System.IAsyncResult
BeginGetDataDrivenSubscriptionProperties ( string DataDrivenSubscriptionID, System callback, object asyncState ) : System.IAsyncResult
BeginGetDataSourceContents ( string DataSource, System callback, object asyncState ) : System.IAsyncResult
BeginGetExecutionOptions ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginGetExtensionSettings ( string Extension, System callback, object asyncState ) : System.IAsyncResult
BeginGetItemDataSourcePrompts ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginGetItemDataSources ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginGetItemDefinition ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginGetItemHistoryLimit ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginGetItemHistoryOptions ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginGetItemLink ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginGetItemParameters ( string ItemPath, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials, System callback, object asyncState ) : System.IAsyncResult
BeginGetItemReferences ( string ItemPath, string ReferenceItemType, System callback, object asyncState ) : System.IAsyncResult
BeginGetItemType ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginGetModelItemPermissions ( string Model, string ModelItemID, System callback, object asyncState ) : System.IAsyncResult
BeginGetModelItemPolicies ( string Model, string ModelItemID, System callback, object asyncState ) : System.IAsyncResult
BeginGetPermissions ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginGetPolicies ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginGetProperties ( string ItemPath, Property Properties, System callback, object asyncState ) : System.IAsyncResult
BeginGetReportServerConfigInfo ( bool ScaleOut, System callback, object asyncState ) : System.IAsyncResult
BeginGetRoleProperties ( string Name, string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
BeginGetScheduleProperties ( string ScheduleID, System callback, object asyncState ) : System.IAsyncResult
BeginGetSubscriptionProperties ( string SubscriptionID, System callback, object asyncState ) : System.IAsyncResult
BeginGetSystemPermissions ( System callback, object asyncState ) : System.IAsyncResult
BeginGetSystemPolicies ( System callback, object asyncState ) : System.IAsyncResult
BeginGetSystemProperties ( Property Properties, System callback, object asyncState ) : System.IAsyncResult
BeginGetUserModel ( string Model, string Perspective, System callback, object asyncState ) : System.IAsyncResult
BeginInheritModelItemParentSecurity ( string Model, string ModelItemID, System callback, object asyncState ) : System.IAsyncResult
BeginInheritParentSecurity ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginIsSSLRequired ( System callback, object asyncState ) : System.IAsyncResult
BeginListCacheRefreshPlans ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginListChildren ( string ItemPath, bool Recursive, System callback, object asyncState ) : System.IAsyncResult
BeginListDatabaseCredentialRetrievalOptions ( System callback, object asyncState ) : System.IAsyncResult
BeginListDependentItems ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginListEvents ( System callback, object asyncState ) : System.IAsyncResult
BeginListExecutionSettings ( System callback, object asyncState ) : System.IAsyncResult
BeginListExtensionTypes ( System callback, object asyncState ) : System.IAsyncResult
BeginListExtensions ( string ExtensionType, System callback, object asyncState ) : System.IAsyncResult
BeginListItemHistory ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginListItemTypes ( System callback, object asyncState ) : System.IAsyncResult
BeginListJobActions ( System callback, object asyncState ) : System.IAsyncResult
BeginListJobStates ( System callback, object asyncState ) : System.IAsyncResult
BeginListJobTypes ( System callback, object asyncState ) : System.IAsyncResult
BeginListJobs ( System callback, object asyncState ) : System.IAsyncResult
BeginListModelDrillthroughReports ( string Model, string ModelItemID, System callback, object asyncState ) : System.IAsyncResult
BeginListModelItemChildren ( string Model, string ModelItemID, bool Recursive, System callback, object asyncState ) : System.IAsyncResult
BeginListModelItemTypes ( System callback, object asyncState ) : System.IAsyncResult
BeginListModelPerspectives ( string Model, System callback, object asyncState ) : System.IAsyncResult
BeginListMySubscriptions ( string ItemPathOrSiteURL, System callback, object asyncState ) : System.IAsyncResult
BeginListParameterStates ( System callback, object asyncState ) : System.IAsyncResult
BeginListParameterTypes ( System callback, object asyncState ) : System.IAsyncResult
BeginListParents ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginListRoles ( string SecurityScope, string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
BeginListScheduleStates ( System callback, object asyncState ) : System.IAsyncResult
BeginListScheduledItems ( string ScheduleID, System callback, object asyncState ) : System.IAsyncResult
BeginListSchedules ( string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
BeginListSecurityScopes ( System callback, object asyncState ) : System.IAsyncResult
BeginListSubscriptions ( string ItemPathOrSiteURL, System callback, object asyncState ) : System.IAsyncResult
BeginListSubscriptionsUsingDataSource ( string DataSource, System callback, object asyncState ) : System.IAsyncResult
BeginListTasks ( string SecurityScope, System callback, object asyncState ) : System.IAsyncResult
BeginLogoff ( System callback, object asyncState ) : System.IAsyncResult
BeginLogonUser ( string userName, string password, string authority, System callback, object asyncState ) : System.IAsyncResult
BeginMoveItem ( string ItemPath, string Target, System callback, object asyncState ) : System.IAsyncResult
BeginPauseSchedule ( string ScheduleID, System callback, object asyncState ) : System.IAsyncResult
BeginPrepareQuery ( DataSource DataSource, DataSetDefinition DataSet, System callback, object asyncState ) : System.IAsyncResult
BeginRegenerateModel ( string Model, System callback, object asyncState ) : System.IAsyncResult
BeginRemoveAllModelItemPolicies ( string Model, System callback, object asyncState ) : System.IAsyncResult
BeginResumeSchedule ( string ScheduleID, System callback, object asyncState ) : System.IAsyncResult
BeginSetCacheOptions ( string ItemPath, bool CacheItem, ExpirationDefinition Item, System callback, object asyncState ) : System.IAsyncResult
BeginSetCacheRefreshPlanProperties ( string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue Parameters, System callback, object asyncState ) : System.IAsyncResult
BeginSetDataDrivenSubscriptionProperties ( string DataDrivenSubscriptionID, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters, System callback, object asyncState ) : System.IAsyncResult
BeginSetDataSourceContents ( string DataSource, DataSourceDefinition Definition, System callback, object asyncState ) : System.IAsyncResult
BeginSetExecutionOptions ( string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item, System callback, object asyncState ) : System.IAsyncResult
BeginSetItemDataSources ( string ItemPath, DataSource DataSources, System callback, object asyncState ) : System.IAsyncResult
BeginSetItemDefinition ( string ItemPath, byte Definition, Property Properties, System callback, object asyncState ) : System.IAsyncResult
BeginSetItemHistoryLimit ( string ItemPath, bool UseSystem, int HistoryLimit, System callback, object asyncState ) : System.IAsyncResult
BeginSetItemHistoryOptions ( string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item, System callback, object asyncState ) : System.IAsyncResult
BeginSetItemLink ( string ItemPath, string Link, System callback, object asyncState ) : System.IAsyncResult
BeginSetItemParameters ( string ItemPath, ItemParameter Parameters, System callback, object asyncState ) : System.IAsyncResult
BeginSetItemReferences ( string ItemPath, ItemReference ItemReferences, System callback, object asyncState ) : System.IAsyncResult
BeginSetModelDrillthroughReports ( string Model, string ModelItemID, ModelDrillthroughReport Reports, System callback, object asyncState ) : System.IAsyncResult
BeginSetModelItemPolicies ( string Model, string ModelItemID, Policy Policies, System callback, object asyncState ) : System.IAsyncResult
BeginSetPolicies ( string ItemPath, Policy Policies, System callback, object asyncState ) : System.IAsyncResult
BeginSetProperties ( string ItemPath, Property Properties, System callback, object asyncState ) : System.IAsyncResult
BeginSetRoleProperties ( string Name, string Description, string TaskIDs, System callback, object asyncState ) : System.IAsyncResult
BeginSetScheduleProperties ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition, System callback, object asyncState ) : System.IAsyncResult
BeginSetSubscriptionProperties ( string SubscriptionID, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters, System callback, object asyncState ) : System.IAsyncResult
BeginSetSystemPolicies ( Policy Policies, System callback, object asyncState ) : System.IAsyncResult
BeginSetSystemProperties ( Property Properties, System callback, object asyncState ) : System.IAsyncResult
BeginTestConnectForDataSourceDefinition ( DataSourceDefinition DataSourceDefinition, string UserName, string Password, System callback, object asyncState ) : System.IAsyncResult
BeginTestConnectForItemDataSource ( string ItemPath, string DataSourceName, string UserName, string Password, System callback, object asyncState ) : System.IAsyncResult
BeginUpdateItemExecutionSnapshot ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
BeginValidateExtensionSettings ( string Extension, ParameterValueOrFieldReference ParameterValues, string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
CancelAsync ( object userState ) : void
CancelJobAsync ( string JobID ) : void
CancelJobAsync ( string JobID, object userState ) : void
ChangeSubscriptionOwnerAsync ( string SubscriptionID, string NewOwner ) : void
ChangeSubscriptionOwnerAsync ( string SubscriptionID, string NewOwner, object userState ) : void
CreateCacheRefreshPlanAsync ( string ItemPath, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
CreateCacheRefreshPlanAsync ( string ItemPath, string Description, string EventType, string MatchData, ParameterValue Parameters, object userState ) : void
CreateCatalogItemAsync ( string ItemType, string Name, string Parent, bool Overwrite, byte Definition, Property Properties ) : void
CreateCatalogItemAsync ( string ItemType, string Name, string Parent, bool Overwrite, byte Definition, Property Properties, object userState ) : void
CreateDataDrivenSubscriptionAsync ( string ItemPath, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters ) : void
CreateDataDrivenSubscriptionAsync ( string ItemPath, 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
CreateItemHistorySnapshotAsync ( string ItemPath ) : void
CreateItemHistorySnapshotAsync ( string ItemPath, object userState ) : void
CreateLinkedItemAsync ( string ItemPath, string Parent, string Link, Property Properties ) : void
CreateLinkedItemAsync ( string ItemPath, string Parent, string Link, Property Properties, object userState ) : void
CreateReportEditSessionAsync ( string Report, string Parent, byte Definition ) : void
CreateReportEditSessionAsync ( string Report, string Parent, byte Definition, object userState ) : void
CreateRoleAsync ( string Name, string Description, string TaskIDs ) : void
CreateRoleAsync ( string Name, string Description, string TaskIDs, object userState ) : void
CreateScheduleAsync ( string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl ) : void
CreateScheduleAsync ( string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl, object userState ) : void
CreateSubscriptionAsync ( string ItemPath, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
CreateSubscriptionAsync ( string ItemPath, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters, object userState ) : void
DeleteCacheRefreshPlanAsync ( string CacheRefreshPlanID ) : void
DeleteCacheRefreshPlanAsync ( string CacheRefreshPlanID, object userState ) : void
DeleteItemAsync ( string ItemPath ) : void
DeleteItemAsync ( string ItemPath, object userState ) : void
DeleteItemHistorySnapshotAsync ( string ItemPath, string HistoryID ) : void
DeleteItemHistorySnapshotAsync ( string ItemPath, 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
EndCancelJob ( System asyncResult ) : bool
EndChangeSubscriptionOwner ( System asyncResult ) : void
EndCreateCacheRefreshPlan ( System asyncResult ) : string
EndCreateCatalogItem ( System asyncResult, Warning &Warnings ) : CatalogItem
EndCreateDataDrivenSubscription ( System asyncResult ) : string
EndCreateDataSource ( System asyncResult ) : CatalogItem
EndCreateFolder ( System asyncResult ) : CatalogItem
EndCreateItemHistorySnapshot ( System asyncResult, Warning &Warnings ) : string
EndCreateLinkedItem ( System asyncResult ) : void
EndCreateReportEditSession ( System asyncResult, Warning &Warnings ) : string
EndCreateRole ( System asyncResult ) : void
EndCreateSchedule ( System asyncResult ) : string
EndCreateSubscription ( System asyncResult ) : string
EndDeleteCacheRefreshPlan ( System asyncResult ) : void
EndDeleteItem ( System asyncResult ) : void
EndDeleteItemHistorySnapshot ( System asyncResult ) : void
EndDeleteRole ( System asyncResult ) : void
EndDeleteSchedule ( System asyncResult ) : void
EndDeleteSubscription ( System asyncResult ) : void
EndDisableDataSource ( System asyncResult ) : void
EndEnableDataSource ( System asyncResult ) : void
EndFindItems ( System asyncResult ) : CatalogItem[]
EndFireEvent ( System asyncResult ) : void
EndFlushCache ( System asyncResult ) : void
EndGenerateModel ( System asyncResult, Warning &Warnings ) : CatalogItem
EndGetCacheOptions ( System asyncResult, ExpirationDefinition &Item ) : bool
EndGetCacheRefreshPlanProperties ( System asyncResult, string &LastRunStatus, CacheRefreshPlanState &State, string &EventType, string &MatchData, ParameterValue &Parameters ) : string
EndGetDataDrivenSubscriptionProperties ( System asyncResult, ExtensionSettings &ExtensionSettings, DataRetrievalPlan &DataRetrievalPlan, string &Description, ActiveState &Active, string &Status, string &EventType, string &MatchData, ParameterValueOrFieldReference &Parameters ) : string
EndGetDataSourceContents ( System asyncResult ) : DataSourceDefinition
EndGetExecutionOptions ( System asyncResult, ScheduleDefinitionOrReference &Item ) : string
EndGetExtensionSettings ( System asyncResult ) : ExtensionParameter[]
EndGetItemDataSourcePrompts ( System asyncResult ) : DataSourcePrompt[]
EndGetItemDataSources ( System asyncResult ) : DataSource[]
EndGetItemDefinition ( System asyncResult ) : byte[]
EndGetItemHistoryLimit ( System asyncResult, bool &IsSystem, int &SystemLimit ) : int
EndGetItemHistoryOptions ( System asyncResult, bool &KeepExecutionSnapshots, ScheduleDefinitionOrReference &Item ) : bool
EndGetItemLink ( System asyncResult ) : string
EndGetItemParameters ( System asyncResult ) : ItemParameter[]
EndGetItemReferences ( System asyncResult ) : ItemReferenceData[]
EndGetItemType ( System asyncResult ) : string
EndGetModelItemPermissions ( System asyncResult ) : string[]
EndGetModelItemPolicies ( System asyncResult, bool &InheritParent ) : Policy[]
EndGetPermissions ( System asyncResult ) : string[]
EndGetPolicies ( System asyncResult, bool &InheritParent ) : Policy[]
EndGetProperties ( System asyncResult ) : Property[]
EndGetReportServerConfigInfo ( System asyncResult ) : string
EndGetRoleProperties ( System asyncResult, string &Description ) : string[]
EndGetScheduleProperties ( System asyncResult ) : Schedule
EndGetSubscriptionProperties ( System asyncResult, ExtensionSettings &ExtensionSettings, string &Description, ActiveState &Active, string &Status, string &EventType, string &MatchData, ParameterValue &Parameters ) : string
EndGetSystemPermissions ( System asyncResult ) : string[]
EndGetSystemPolicies ( System asyncResult ) : Policy[]
EndGetSystemProperties ( System asyncResult ) : Property[]
EndGetUserModel ( System asyncResult ) : byte[]
EndInheritModelItemParentSecurity ( System asyncResult ) : void
EndInheritParentSecurity ( System asyncResult ) : void
EndIsSSLRequired ( System asyncResult ) : bool
EndListCacheRefreshPlans ( System asyncResult ) : CacheRefreshPlan[]
EndListChildren ( System asyncResult ) : CatalogItem[]
EndListDatabaseCredentialRetrievalOptions ( System asyncResult ) : string[]
EndListDependentItems ( System asyncResult ) : CatalogItem[]
EndListEvents ( System asyncResult ) : Event[]
EndListExecutionSettings ( System asyncResult ) : string[]
EndListExtensionTypes ( System asyncResult ) : string[]
EndListExtensions ( System asyncResult ) : Extension[]
EndListItemHistory ( System asyncResult ) : ItemHistorySnapshot[]
EndListItemTypes ( System asyncResult ) : string[]
EndListJobActions ( System asyncResult ) : string[]
EndListJobStates ( System asyncResult ) : string[]
EndListJobTypes ( System asyncResult ) : string[]
EndListJobs ( System asyncResult ) : Job[]
EndListModelDrillthroughReports ( System asyncResult ) : ModelDrillthroughReport[]
EndListModelItemChildren ( System asyncResult ) : ModelItem[]
EndListModelItemTypes ( System asyncResult ) : string[]
EndListModelPerspectives ( System asyncResult ) : ModelCatalogItem[]
EndListMySubscriptions ( System asyncResult ) : Subscription[]
EndListParameterStates ( System asyncResult ) : string[]
EndListParameterTypes ( System asyncResult ) : string[]
EndListParents ( System asyncResult ) : CatalogItem[]
EndListRoles ( System asyncResult ) : Role[]
EndListScheduleStates ( System asyncResult ) : string[]
EndListScheduledItems ( System asyncResult ) : CatalogItem[]
EndListSchedules ( System asyncResult ) : Schedule[]
EndListSecurityScopes ( System asyncResult ) : string[]
EndListSubscriptions ( System asyncResult ) : Subscription[]
EndListSubscriptionsUsingDataSource ( System asyncResult ) : Subscription[]
EndListTasks ( System asyncResult ) : Task[]
EndLogoff ( System asyncResult ) : void
EndLogonUser ( System asyncResult ) : void
EndMoveItem ( System asyncResult ) : void
EndPauseSchedule ( System asyncResult ) : void
EndPrepareQuery ( System asyncResult, bool &Changed, string &ParameterNames ) : DataSetDefinition
EndRegenerateModel ( System asyncResult ) : Warning[]
EndRemoveAllModelItemPolicies ( System asyncResult ) : void
EndResumeSchedule ( System asyncResult ) : void
EndSetCacheOptions ( System asyncResult ) : void
EndSetCacheRefreshPlanProperties ( System asyncResult ) : void
EndSetDataDrivenSubscriptionProperties ( System asyncResult ) : void
EndSetDataSourceContents ( System asyncResult ) : void
EndSetExecutionOptions ( System asyncResult ) : void
EndSetItemDataSources ( System asyncResult ) : void
EndSetItemDefinition ( System asyncResult ) : Warning[]
EndSetItemHistoryLimit ( System asyncResult ) : void
EndSetItemHistoryOptions ( System asyncResult ) : void
EndSetItemLink ( System asyncResult ) : void
EndSetItemParameters ( System asyncResult ) : void
EndSetItemReferences ( System asyncResult ) : void
EndSetModelDrillthroughReports ( System asyncResult ) : void
EndSetModelItemPolicies ( System asyncResult ) : void
EndSetPolicies ( System asyncResult ) : void
EndSetProperties ( System asyncResult ) : void
EndSetRoleProperties ( System asyncResult ) : void
EndSetScheduleProperties ( System asyncResult ) : void
EndSetSubscriptionProperties ( System asyncResult ) : void
EndSetSystemPolicies ( System asyncResult ) : void
EndSetSystemProperties ( System asyncResult ) : void
EndTestConnectForDataSourceDefinition ( System asyncResult, string &ConnectError ) : bool
EndTestConnectForItemDataSource ( System asyncResult, string &ConnectError ) : bool
EndUpdateItemExecutionSnapshot ( System asyncResult ) : void
EndValidateExtensionSettings ( System asyncResult ) : ExtensionParameter[]
FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, Property SearchOptions, SearchCondition SearchConditions ) : void
FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, Property SearchOptions, SearchCondition SearchConditions, object userState ) : void
FireEventAsync ( string EventType, string EventData, string SiteUrl ) : void
FireEventAsync ( string EventType, string EventData, string SiteUrl, object userState ) : void
FlushCacheAsync ( string ItemPath ) : void
FlushCacheAsync ( string ItemPath, 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 ItemPath ) : void
GetCacheOptionsAsync ( string ItemPath, object userState ) : void
GetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID ) : void
GetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, 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 ItemPath ) : void
GetExecutionOptionsAsync ( string ItemPath, object userState ) : void
GetExtensionSettingsAsync ( string Extension ) : void
GetExtensionSettingsAsync ( string Extension, object userState ) : void
GetItemDataSourcePromptsAsync ( string ItemPath ) : void
GetItemDataSourcePromptsAsync ( string ItemPath, object userState ) : void
GetItemDataSourcesAsync ( string ItemPath ) : void
GetItemDataSourcesAsync ( string ItemPath, object userState ) : void
GetItemDefinitionAsync ( string ItemPath ) : void
GetItemDefinitionAsync ( string ItemPath, object userState ) : void
GetItemHistoryLimitAsync ( string ItemPath ) : void
GetItemHistoryLimitAsync ( string ItemPath, object userState ) : void
GetItemHistoryOptionsAsync ( string ItemPath ) : void
GetItemHistoryOptionsAsync ( string ItemPath, object userState ) : void
GetItemLinkAsync ( string ItemPath ) : void
GetItemLinkAsync ( string ItemPath, object userState ) : void
GetItemParametersAsync ( string ItemPath, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials ) : void
GetItemParametersAsync ( string ItemPath, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials, object userState ) : void
GetItemReferencesAsync ( string ItemPath, string ReferenceItemType ) : void
GetItemReferencesAsync ( string ItemPath, string ReferenceItemType, object userState ) : void
GetItemTypeAsync ( string ItemPath ) : void
GetItemTypeAsync ( string ItemPath, 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 ItemPath ) : void
GetPermissionsAsync ( string ItemPath, object userState ) : void
GetPoliciesAsync ( string ItemPath ) : void
GetPoliciesAsync ( string ItemPath, object userState ) : void
GetPropertiesAsync ( string ItemPath, Property Properties ) : void
GetPropertiesAsync ( string ItemPath, Property Properties, object userState ) : void
GetReportServerConfigInfoAsync ( bool ScaleOut ) : void
GetReportServerConfigInfoAsync ( bool ScaleOut, object userState ) : void
GetRolePropertiesAsync ( string Name, string SiteUrl ) : void
GetRolePropertiesAsync ( string Name, string SiteUrl, 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 ItemPath ) : void
InheritParentSecurityAsync ( string ItemPath, object userState ) : void
IsSSLRequiredAsync ( ) : void
IsSSLRequiredAsync ( object userState ) : void
ListCacheRefreshPlansAsync ( string ItemPath ) : void
ListCacheRefreshPlansAsync ( string ItemPath, object userState ) : void
ListChildrenAsync ( string ItemPath, bool Recursive ) : void
ListChildrenAsync ( string ItemPath, bool Recursive, object userState ) : void
ListDatabaseCredentialRetrievalOptionsAsync ( ) : void
ListDatabaseCredentialRetrievalOptionsAsync ( object userState ) : void
ListDependentItemsAsync ( string ItemPath ) : void
ListDependentItemsAsync ( string ItemPath, object userState ) : void
ListEventsAsync ( ) : void
ListEventsAsync ( object userState ) : void
ListExecutionSettingsAsync ( ) : void
ListExecutionSettingsAsync ( object userState ) : void
ListExtensionTypesAsync ( ) : void
ListExtensionTypesAsync ( object userState ) : void
ListExtensionsAsync ( string ExtensionType ) : void
ListExtensionsAsync ( string ExtensionType, object userState ) : void
ListItemHistoryAsync ( string ItemPath ) : void
ListItemHistoryAsync ( string ItemPath, object userState ) : void
ListItemTypesAsync ( ) : void
ListItemTypesAsync ( object userState ) : void
ListJobActionsAsync ( ) : void
ListJobActionsAsync ( object userState ) : void
ListJobStatesAsync ( ) : void
ListJobStatesAsync ( object userState ) : void
ListJobTypesAsync ( ) : void
ListJobTypesAsync ( 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
ListModelItemTypesAsync ( ) : void
ListModelItemTypesAsync ( object userState ) : void
ListModelPerspectivesAsync ( string Model ) : void
ListModelPerspectivesAsync ( string Model, object userState ) : void
ListMySubscriptionsAsync ( string ItemPathOrSiteURL ) : void
ListMySubscriptionsAsync ( string ItemPathOrSiteURL, object userState ) : void
ListParameterStatesAsync ( ) : void
ListParameterStatesAsync ( object userState ) : void
ListParameterTypesAsync ( ) : void
ListParameterTypesAsync ( object userState ) : void
ListParentsAsync ( string ItemPath ) : void
ListParentsAsync ( string ItemPath, object userState ) : void
ListRolesAsync ( string SecurityScope, string SiteUrl ) : void
ListRolesAsync ( string SecurityScope, string SiteUrl, object userState ) : void
ListScheduleStatesAsync ( ) : void
ListScheduleStatesAsync ( object userState ) : void
ListScheduledItemsAsync ( string ScheduleID ) : void
ListScheduledItemsAsync ( string ScheduleID, object userState ) : void
ListSchedulesAsync ( string SiteUrl ) : void
ListSchedulesAsync ( string SiteUrl, object userState ) : void
ListSecurityScopesAsync ( ) : void
ListSecurityScopesAsync ( object userState ) : void
ListSubscriptionsAsync ( string ItemPathOrSiteURL ) : void
ListSubscriptionsAsync ( string ItemPathOrSiteURL, object userState ) : void
ListSubscriptionsUsingDataSourceAsync ( string DataSource ) : void
ListSubscriptionsUsingDataSourceAsync ( string DataSource, object userState ) : void
ListTasksAsync ( string SecurityScope ) : void
ListTasksAsync ( string 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 ItemPath, string Target ) : void
MoveItemAsync ( string ItemPath, 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
ReportingService2010 ( ) : System
ResumeScheduleAsync ( string ScheduleID ) : void
ResumeScheduleAsync ( string ScheduleID, object userState ) : void
SetCacheOptionsAsync ( string ItemPath, bool CacheItem, ExpirationDefinition Item ) : void
SetCacheOptionsAsync ( string ItemPath, bool CacheItem, ExpirationDefinition Item, object userState ) : void
SetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
SetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue Parameters, 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 ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item ) : void
SetExecutionOptionsAsync ( string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item, object userState ) : void
SetItemDataSourcesAsync ( string ItemPath, DataSource DataSources ) : void
SetItemDataSourcesAsync ( string ItemPath, DataSource DataSources, object userState ) : void
SetItemDefinitionAsync ( string ItemPath, byte Definition, Property Properties ) : void
SetItemDefinitionAsync ( string ItemPath, byte Definition, Property Properties, object userState ) : void
SetItemHistoryLimitAsync ( string ItemPath, bool UseSystem, int HistoryLimit ) : void
SetItemHistoryLimitAsync ( string ItemPath, bool UseSystem, int HistoryLimit, object userState ) : void
SetItemHistoryOptionsAsync ( string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item ) : void
SetItemHistoryOptionsAsync ( string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item, object userState ) : void
SetItemLinkAsync ( string ItemPath, string Link ) : void
SetItemLinkAsync ( string ItemPath, string Link, object userState ) : void
SetItemParametersAsync ( string ItemPath, ItemParameter Parameters ) : void
SetItemParametersAsync ( string ItemPath, ItemParameter Parameters, object userState ) : void
SetItemReferencesAsync ( string ItemPath, ItemReference ItemReferences ) : void
SetItemReferencesAsync ( string ItemPath, ItemReference ItemReferences, 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 ItemPath, Policy Policies ) : void
SetPoliciesAsync ( string ItemPath, Policy Policies, object userState ) : void
SetPropertiesAsync ( string ItemPath, Property Properties ) : void
SetPropertiesAsync ( string ItemPath, Property Properties, object userState ) : void
SetRolePropertiesAsync ( string Name, string Description, string TaskIDs ) : void
SetRolePropertiesAsync ( string Name, string Description, string TaskIDs, 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
TestConnectForDataSourceDefinitionAsync ( DataSourceDefinition DataSourceDefinition, string UserName, string Password ) : void
TestConnectForDataSourceDefinitionAsync ( DataSourceDefinition DataSourceDefinition, string UserName, string Password, object userState ) : void
TestConnectForItemDataSourceAsync ( string ItemPath, string DataSourceName, string UserName, string Password ) : void
TestConnectForItemDataSourceAsync ( string ItemPath, string DataSourceName, string UserName, string Password, object userState ) : void
UpdateItemExecutionSnapshotAsync ( string ItemPath ) : void
UpdateItemExecutionSnapshotAsync ( string ItemPath, object userState ) : void
ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues, string SiteUrl ) : void
ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues, string SiteUrl, object userState ) : void

비공개 메소드들

메소드 설명
CancelJob ( string JobID ) : bool
ChangeSubscriptionOwner ( string SubscriptionID, string NewOwner ) : void
CreateCacheRefreshPlan ( string ItemPath, string Description, string EventType, string MatchData, ParameterValue Parameters ) : string
CreateCatalogItem ( string ItemType, string Name, string Parent, bool Overwrite, [ DataType = "base64Binary")]byte[]Definition, Property Properties, Warning &Warnings ) : CatalogItem
CreateDataDrivenSubscription ( string ItemPath, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters ) : string
CreateDataSource ( string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property Properties ) : CatalogItem
CreateFolder ( string Folder, string Parent, Property Properties ) : CatalogItem
CreateItemHistorySnapshot ( string ItemPath, Warning &Warnings ) : string
CreateLinkedItem ( string ItemPath, string Parent, string Link, Property Properties ) : void
CreateReportEditSession ( string Report, string Parent, [ DataType = "base64Binary")]byte[]Definition, Warning &Warnings ) : string
CreateRole ( string Name, string Description, string TaskIDs ) : void
CreateSchedule ( string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl ) : string
CreateSubscription ( string ItemPath, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters ) : string
DeleteCacheRefreshPlan ( string CacheRefreshPlanID ) : void
DeleteItem ( string ItemPath ) : void
DeleteItemHistorySnapshot ( string ItemPath, string HistoryID ) : void
DeleteRole ( string Name ) : void
DeleteSchedule ( string ScheduleID ) : void
DeleteSubscription ( string SubscriptionID ) : void
DisableDataSource ( string DataSource ) : void
EnableDataSource ( string DataSource ) : void
FindItems ( string Folder, BooleanOperatorEnum BooleanOperator, Property SearchOptions, SearchCondition SearchConditions ) : CatalogItem[]
FireEvent ( string EventType, string EventData, string SiteUrl ) : void
FlushCache ( string ItemPath ) : void
GenerateModel ( string DataSource, string Model, string Parent, Property Properties, Warning &Warnings ) : CatalogItem
GetCacheOptions ( string ItemPath, [ Item ) : bool
GetCacheRefreshPlanProperties ( string CacheRefreshPlanID, string &LastRunStatus, CacheRefreshPlanState &State, string &EventType, string &MatchData, ParameterValue &Parameters ) : string
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 ItemPath, [ Item ) : string
GetExtensionSettings ( string Extension ) : ExtensionParameter[]
GetItemDataSourcePrompts ( string ItemPath ) : DataSourcePrompt[]
GetItemDataSources ( string ItemPath ) : DataSource[]
GetItemDefinition ( string ItemPath ) : byte[]
GetItemHistoryLimit ( string ItemPath, bool &IsSystem, int &SystemLimit ) : int
GetItemHistoryOptions ( string ItemPath, bool &KeepExecutionSnapshots, [ Item ) : bool
GetItemLink ( string ItemPath ) : string
GetItemParameters ( string ItemPath, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials ) : ItemParameter[]
GetItemReferences ( string ItemPath, string ReferenceItemType ) : ItemReferenceData[]
GetItemType ( string ItemPath ) : string
GetModelItemPermissions ( string Model, string ModelItemID ) : string[]
GetModelItemPolicies ( string Model, string ModelItemID, bool &InheritParent ) : Policy[]
GetPermissions ( string ItemPath ) : string[]
GetPolicies ( string ItemPath, bool &InheritParent ) : Policy[]
GetProperties ( string ItemPath, Property Properties ) : Property[]
GetReportServerConfigInfo ( bool ScaleOut ) : string
GetRoleProperties ( string Name, string SiteUrl, string &Description ) : string[]
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 ItemPath ) : void
IsSSLRequired ( ) : bool
ListCacheRefreshPlans ( string ItemPath ) : CacheRefreshPlan[]
ListChildren ( string ItemPath, bool Recursive ) : CatalogItem[]
ListDatabaseCredentialRetrievalOptions ( ) : string[]
ListDependentItems ( string ItemPath ) : CatalogItem[]
ListEvents ( ) : Event[]
ListExecutionSettings ( ) : string[]
ListExtensionTypes ( ) : string[]
ListExtensions ( string ExtensionType ) : Extension[]
ListItemHistory ( string ItemPath ) : ItemHistorySnapshot[]
ListItemTypes ( ) : string[]
ListJobActions ( ) : string[]
ListJobStates ( ) : string[]
ListJobTypes ( ) : string[]
ListJobs ( ) : Job[]
ListModelDrillthroughReports ( string Model, string ModelItemID ) : ModelDrillthroughReport[]
ListModelItemChildren ( string Model, string ModelItemID, bool Recursive ) : ModelItem[]
ListModelItemTypes ( ) : string[]
ListModelPerspectives ( string Model ) : ModelCatalogItem[]
ListMySubscriptions ( string ItemPathOrSiteURL ) : Subscription[]
ListParameterStates ( ) : string[]
ListParameterTypes ( ) : string[]
ListParents ( string ItemPath ) : CatalogItem[]
ListRoles ( string SecurityScope, string SiteUrl ) : Role[]
ListScheduleStates ( ) : string[]
ListScheduledItems ( string ScheduleID ) : CatalogItem[]
ListSchedules ( string SiteUrl ) : Schedule[]
ListSecurityScopes ( ) : string[]
ListSubscriptions ( string ItemPathOrSiteURL ) : Subscription[]
ListSubscriptionsUsingDataSource ( string DataSource ) : Subscription[]
ListTasks ( string SecurityScope ) : Task[]
Logoff ( ) : void
LogonUser ( string userName, string password, string authority ) : void
MoveItem ( string ItemPath, string Target ) : void
OnCancelJobOperationCompleted ( object arg ) : void
OnChangeSubscriptionOwnerOperationCompleted ( object arg ) : void
OnCreateCacheRefreshPlanOperationCompleted ( object arg ) : void
OnCreateCatalogItemOperationCompleted ( object arg ) : void
OnCreateDataDrivenSubscriptionOperationCompleted ( object arg ) : void
OnCreateDataSourceOperationCompleted ( object arg ) : void
OnCreateFolderOperationCompleted ( object arg ) : void
OnCreateItemHistorySnapshotOperationCompleted ( object arg ) : void
OnCreateLinkedItemOperationCompleted ( object arg ) : void
OnCreateReportEditSessionOperationCompleted ( object arg ) : void
OnCreateRoleOperationCompleted ( object arg ) : void
OnCreateScheduleOperationCompleted ( object arg ) : void
OnCreateSubscriptionOperationCompleted ( object arg ) : void
OnDeleteCacheRefreshPlanOperationCompleted ( object arg ) : void
OnDeleteItemHistorySnapshotOperationCompleted ( object arg ) : void
OnDeleteItemOperationCompleted ( object arg ) : void
OnDeleteRoleOperationCompleted ( object arg ) : void
OnDeleteScheduleOperationCompleted ( object arg ) : void
OnDeleteSubscriptionOperationCompleted ( object arg ) : void
OnDisableDataSourceOperationCompleted ( object arg ) : void
OnEnableDataSourceOperationCompleted ( object arg ) : void
OnFindItemsOperationCompleted ( object arg ) : void
OnFireEventOperationCompleted ( object arg ) : void
OnFlushCacheOperationCompleted ( object arg ) : void
OnGenerateModelOperationCompleted ( object arg ) : void
OnGetCacheOptionsOperationCompleted ( object arg ) : void
OnGetCacheRefreshPlanPropertiesOperationCompleted ( 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
OnGetItemDefinitionOperationCompleted ( object arg ) : void
OnGetItemHistoryLimitOperationCompleted ( object arg ) : void
OnGetItemHistoryOptionsOperationCompleted ( object arg ) : void
OnGetItemLinkOperationCompleted ( object arg ) : void
OnGetItemParametersOperationCompleted ( object arg ) : void
OnGetItemReferencesOperationCompleted ( object arg ) : void
OnGetItemTypeOperationCompleted ( object arg ) : void
OnGetModelItemPermissionsOperationCompleted ( object arg ) : void
OnGetModelItemPoliciesOperationCompleted ( object arg ) : void
OnGetPermissionsOperationCompleted ( object arg ) : void
OnGetPoliciesOperationCompleted ( object arg ) : void
OnGetPropertiesOperationCompleted ( object arg ) : void
OnGetReportServerConfigInfoOperationCompleted ( 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
OnIsSSLRequiredOperationCompleted ( object arg ) : void
OnListCacheRefreshPlansOperationCompleted ( object arg ) : void
OnListChildrenOperationCompleted ( object arg ) : void
OnListDatabaseCredentialRetrievalOptionsOperationCompleted ( object arg ) : void
OnListDependentItemsOperationCompleted ( object arg ) : void
OnListEventsOperationCompleted ( object arg ) : void
OnListExecutionSettingsOperationCompleted ( object arg ) : void
OnListExtensionTypesOperationCompleted ( object arg ) : void
OnListExtensionsOperationCompleted ( object arg ) : void
OnListItemHistoryOperationCompleted ( object arg ) : void
OnListItemTypesOperationCompleted ( object arg ) : void
OnListJobActionsOperationCompleted ( object arg ) : void
OnListJobStatesOperationCompleted ( object arg ) : void
OnListJobTypesOperationCompleted ( object arg ) : void
OnListJobsOperationCompleted ( object arg ) : void
OnListModelDrillthroughReportsOperationCompleted ( object arg ) : void
OnListModelItemChildrenOperationCompleted ( object arg ) : void
OnListModelItemTypesOperationCompleted ( object arg ) : void
OnListModelPerspectivesOperationCompleted ( object arg ) : void
OnListMySubscriptionsOperationCompleted ( object arg ) : void
OnListParameterStatesOperationCompleted ( object arg ) : void
OnListParameterTypesOperationCompleted ( object arg ) : void
OnListParentsOperationCompleted ( object arg ) : void
OnListRolesOperationCompleted ( object arg ) : void
OnListScheduleStatesOperationCompleted ( object arg ) : void
OnListScheduledItemsOperationCompleted ( object arg ) : void
OnListSchedulesOperationCompleted ( object arg ) : void
OnListSecurityScopesOperationCompleted ( 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
OnSetCacheRefreshPlanPropertiesOperationCompleted ( object arg ) : void
OnSetDataDrivenSubscriptionPropertiesOperationCompleted ( object arg ) : void
OnSetDataSourceContentsOperationCompleted ( object arg ) : void
OnSetExecutionOptionsOperationCompleted ( object arg ) : void
OnSetItemDataSourcesOperationCompleted ( object arg ) : void
OnSetItemDefinitionOperationCompleted ( object arg ) : void
OnSetItemHistoryLimitOperationCompleted ( object arg ) : void
OnSetItemHistoryOptionsOperationCompleted ( object arg ) : void
OnSetItemLinkOperationCompleted ( object arg ) : void
OnSetItemParametersOperationCompleted ( object arg ) : void
OnSetItemReferencesOperationCompleted ( object arg ) : void
OnSetModelDrillthroughReportsOperationCompleted ( object arg ) : void
OnSetModelItemPoliciesOperationCompleted ( object arg ) : void
OnSetPoliciesOperationCompleted ( object arg ) : void
OnSetPropertiesOperationCompleted ( object arg ) : void
OnSetRolePropertiesOperationCompleted ( object arg ) : void
OnSetSchedulePropertiesOperationCompleted ( object arg ) : void
OnSetSubscriptionPropertiesOperationCompleted ( object arg ) : void
OnSetSystemPoliciesOperationCompleted ( object arg ) : void
OnSetSystemPropertiesOperationCompleted ( object arg ) : void
OnTestConnectForDataSourceDefinitionOperationCompleted ( object arg ) : void
OnTestConnectForItemDataSourceOperationCompleted ( object arg ) : void
OnUpdateItemExecutionSnapshotOperationCompleted ( 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 ItemPath, bool CacheItem, [ Item ) : void
SetCacheRefreshPlanProperties ( string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue Parameters ) : 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 ItemPath, string ExecutionSetting, [ Item ) : void
SetItemDataSources ( string ItemPath, DataSource DataSources ) : void
SetItemDefinition ( string ItemPath, [ DataType = "base64Binary")]byte[]Definition, Property Properties ) : Warning[]
SetItemHistoryLimit ( string ItemPath, bool UseSystem, int HistoryLimit ) : void
SetItemHistoryOptions ( string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, [ Item ) : void
SetItemLink ( string ItemPath, string Link ) : void
SetItemParameters ( string ItemPath, ItemParameter Parameters ) : void
SetItemReferences ( string ItemPath, ItemReference ItemReferences ) : void
SetModelDrillthroughReports ( string Model, string ModelItemID, ModelDrillthroughReport Reports ) : void
SetModelItemPolicies ( string Model, string ModelItemID, Policy Policies ) : void
SetPolicies ( string ItemPath, Policy Policies ) : void
SetProperties ( string ItemPath, Property Properties ) : void
SetRoleProperties ( string Name, string Description, string TaskIDs ) : 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
TestConnectForDataSourceDefinition ( DataSourceDefinition DataSourceDefinition, string UserName, string Password, string &ConnectError ) : bool
TestConnectForItemDataSource ( string ItemPath, string DataSourceName, string UserName, string Password, string &ConnectError ) : bool
UpdateItemExecutionSnapshot ( string ItemPath ) : void
ValidateExtensionSettings ( string Extension, ParameterValueOrFieldReference ParameterValues, string SiteUrl ) : ExtensionParameter[]

메소드 상세

BeginCancelJob() 공개 메소드

public BeginCancelJob ( string JobID, System callback, object asyncState ) : System.IAsyncResult
JobID string
callback System
asyncState object
리턴 System.IAsyncResult

BeginChangeSubscriptionOwner() 공개 메소드

public BeginChangeSubscriptionOwner ( string SubscriptionID, string NewOwner, System callback, object asyncState ) : System.IAsyncResult
SubscriptionID string
NewOwner string
callback System
asyncState object
리턴 System.IAsyncResult

BeginCreateCacheRefreshPlan() 공개 메소드

public BeginCreateCacheRefreshPlan ( string ItemPath, string Description, string EventType, string MatchData, ParameterValue Parameters, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Description string
EventType string
MatchData string
Parameters ParameterValue
callback System
asyncState object
리턴 System.IAsyncResult

BeginCreateCatalogItem() 공개 메소드

public BeginCreateCatalogItem ( string ItemType, string Name, string Parent, bool Overwrite, byte Definition, Property Properties, System callback, object asyncState ) : System.IAsyncResult
ItemType string
Name string
Parent string
Overwrite bool
Definition byte
Properties Property
callback System
asyncState object
리턴 System.IAsyncResult

BeginCreateDataDrivenSubscription() 공개 메소드

public BeginCreateDataDrivenSubscription ( string ItemPath, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
ExtensionSettings ExtensionSettings
DataRetrievalPlan DataRetrievalPlan
Description string
EventType string
MatchData string
Parameters ParameterValueOrFieldReference
callback System
asyncState object
리턴 System.IAsyncResult

BeginCreateDataSource() 공개 메소드

public BeginCreateDataSource ( string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property Properties, System callback, object asyncState ) : System.IAsyncResult
DataSource string
Parent string
Overwrite bool
Definition DataSourceDefinition
Properties Property
callback System
asyncState object
리턴 System.IAsyncResult

BeginCreateFolder() 공개 메소드

public BeginCreateFolder ( string Folder, string Parent, Property Properties, System callback, object asyncState ) : System.IAsyncResult
Folder string
Parent string
Properties Property
callback System
asyncState object
리턴 System.IAsyncResult

BeginCreateItemHistorySnapshot() 공개 메소드

public BeginCreateItemHistorySnapshot ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginCreateLinkedItem() 공개 메소드

public BeginCreateLinkedItem ( string ItemPath, string Parent, string Link, Property Properties, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Parent string
Link string
Properties Property
callback System
asyncState object
리턴 System.IAsyncResult

BeginCreateReportEditSession() 공개 메소드

public BeginCreateReportEditSession ( string Report, string Parent, byte Definition, System callback, object asyncState ) : System.IAsyncResult
Report string
Parent string
Definition byte
callback System
asyncState object
리턴 System.IAsyncResult

BeginCreateRole() 공개 메소드

public BeginCreateRole ( string Name, string Description, string TaskIDs, System callback, object asyncState ) : System.IAsyncResult
Name string
Description string
TaskIDs string
callback System
asyncState object
리턴 System.IAsyncResult

BeginCreateSchedule() 공개 메소드

public BeginCreateSchedule ( string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
Name string
ScheduleDefinition ScheduleDefinition
SiteUrl string
callback System
asyncState object
리턴 System.IAsyncResult

BeginCreateSubscription() 공개 메소드

public BeginCreateSubscription ( string ItemPath, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
ExtensionSettings ExtensionSettings
Description string
EventType string
MatchData string
Parameters ParameterValue
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteCacheRefreshPlan() 공개 메소드

public BeginDeleteCacheRefreshPlan ( string CacheRefreshPlanID, System callback, object asyncState ) : System.IAsyncResult
CacheRefreshPlanID string
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteItem() 공개 메소드

public BeginDeleteItem ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteItemHistorySnapshot() 공개 메소드

public BeginDeleteItemHistorySnapshot ( string ItemPath, string HistoryID, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
HistoryID string
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteRole() 공개 메소드

public BeginDeleteRole ( string Name, System callback, object asyncState ) : System.IAsyncResult
Name string
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteSchedule() 공개 메소드

public BeginDeleteSchedule ( string ScheduleID, System callback, object asyncState ) : System.IAsyncResult
ScheduleID string
callback System
asyncState object
리턴 System.IAsyncResult

BeginDeleteSubscription() 공개 메소드

public BeginDeleteSubscription ( string SubscriptionID, System callback, object asyncState ) : System.IAsyncResult
SubscriptionID string
callback System
asyncState object
리턴 System.IAsyncResult

BeginDisableDataSource() 공개 메소드

public BeginDisableDataSource ( string DataSource, System callback, object asyncState ) : System.IAsyncResult
DataSource string
callback System
asyncState object
리턴 System.IAsyncResult

BeginEnableDataSource() 공개 메소드

public BeginEnableDataSource ( string DataSource, System callback, object asyncState ) : System.IAsyncResult
DataSource string
callback System
asyncState object
리턴 System.IAsyncResult

BeginFindItems() 공개 메소드

public BeginFindItems ( string Folder, BooleanOperatorEnum BooleanOperator, Property SearchOptions, SearchCondition SearchConditions, System callback, object asyncState ) : System.IAsyncResult
Folder string
BooleanOperator BooleanOperatorEnum
SearchOptions Property
SearchConditions SearchCondition
callback System
asyncState object
리턴 System.IAsyncResult

BeginFireEvent() 공개 메소드

public BeginFireEvent ( string EventType, string EventData, string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
EventType string
EventData string
SiteUrl string
callback System
asyncState object
리턴 System.IAsyncResult

BeginFlushCache() 공개 메소드

public BeginFlushCache ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGenerateModel() 공개 메소드

public BeginGenerateModel ( string DataSource, string Model, string Parent, Property Properties, System callback, object asyncState ) : System.IAsyncResult
DataSource string
Model string
Parent string
Properties Property
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetCacheOptions() 공개 메소드

public BeginGetCacheOptions ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetCacheRefreshPlanProperties() 공개 메소드

public BeginGetCacheRefreshPlanProperties ( string CacheRefreshPlanID, System callback, object asyncState ) : System.IAsyncResult
CacheRefreshPlanID string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetDataDrivenSubscriptionProperties() 공개 메소드

public BeginGetDataDrivenSubscriptionProperties ( string DataDrivenSubscriptionID, System callback, object asyncState ) : System.IAsyncResult
DataDrivenSubscriptionID string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetDataSourceContents() 공개 메소드

public BeginGetDataSourceContents ( string DataSource, System callback, object asyncState ) : System.IAsyncResult
DataSource string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetExecutionOptions() 공개 메소드

public BeginGetExecutionOptions ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetExtensionSettings() 공개 메소드

public BeginGetExtensionSettings ( string Extension, System callback, object asyncState ) : System.IAsyncResult
Extension string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetItemDataSourcePrompts() 공개 메소드

public BeginGetItemDataSourcePrompts ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetItemDataSources() 공개 메소드

public BeginGetItemDataSources ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetItemDefinition() 공개 메소드

public BeginGetItemDefinition ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetItemHistoryLimit() 공개 메소드

public BeginGetItemHistoryLimit ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetItemHistoryOptions() 공개 메소드

public BeginGetItemHistoryOptions ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetItemLink() 공개 메소드

public BeginGetItemLink ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetItemParameters() 공개 메소드

public BeginGetItemParameters ( string ItemPath, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
HistoryID string
ForRendering bool
Values ParameterValue
Credentials DataSourceCredentials
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetItemReferences() 공개 메소드

public BeginGetItemReferences ( string ItemPath, string ReferenceItemType, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
ReferenceItemType string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetItemType() 공개 메소드

public BeginGetItemType ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetModelItemPermissions() 공개 메소드

public BeginGetModelItemPermissions ( string Model, string ModelItemID, System callback, object asyncState ) : System.IAsyncResult
Model string
ModelItemID string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetModelItemPolicies() 공개 메소드

public BeginGetModelItemPolicies ( string Model, string ModelItemID, System callback, object asyncState ) : System.IAsyncResult
Model string
ModelItemID string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetPermissions() 공개 메소드

public BeginGetPermissions ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetPolicies() 공개 메소드

public BeginGetPolicies ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetProperties() 공개 메소드

public BeginGetProperties ( string ItemPath, Property Properties, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Properties Property
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetReportServerConfigInfo() 공개 메소드

public BeginGetReportServerConfigInfo ( bool ScaleOut, System callback, object asyncState ) : System.IAsyncResult
ScaleOut bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetRoleProperties() 공개 메소드

public BeginGetRoleProperties ( string Name, string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
Name string
SiteUrl string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetScheduleProperties() 공개 메소드

public BeginGetScheduleProperties ( string ScheduleID, System callback, object asyncState ) : System.IAsyncResult
ScheduleID string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetSubscriptionProperties() 공개 메소드

public BeginGetSubscriptionProperties ( string SubscriptionID, System callback, object asyncState ) : System.IAsyncResult
SubscriptionID string
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetSystemPermissions() 공개 메소드

public BeginGetSystemPermissions ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetSystemPolicies() 공개 메소드

public BeginGetSystemPolicies ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetSystemProperties() 공개 메소드

public BeginGetSystemProperties ( Property Properties, System callback, object asyncState ) : System.IAsyncResult
Properties Property
callback System
asyncState object
리턴 System.IAsyncResult

BeginGetUserModel() 공개 메소드

public BeginGetUserModel ( string Model, string Perspective, System callback, object asyncState ) : System.IAsyncResult
Model string
Perspective string
callback System
asyncState object
리턴 System.IAsyncResult

BeginInheritModelItemParentSecurity() 공개 메소드

public BeginInheritModelItemParentSecurity ( string Model, string ModelItemID, System callback, object asyncState ) : System.IAsyncResult
Model string
ModelItemID string
callback System
asyncState object
리턴 System.IAsyncResult

BeginInheritParentSecurity() 공개 메소드

public BeginInheritParentSecurity ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginIsSSLRequired() 공개 메소드

public BeginIsSSLRequired ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginListCacheRefreshPlans() 공개 메소드

public BeginListCacheRefreshPlans ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginListChildren() 공개 메소드

public BeginListChildren ( string ItemPath, bool Recursive, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Recursive bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginListDatabaseCredentialRetrievalOptions() 공개 메소드

public BeginListDatabaseCredentialRetrievalOptions ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginListDependentItems() 공개 메소드

public BeginListDependentItems ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginListEvents() 공개 메소드

public BeginListEvents ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginListExecutionSettings() 공개 메소드

public BeginListExecutionSettings ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginListExtensionTypes() 공개 메소드

public BeginListExtensionTypes ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginListExtensions() 공개 메소드

public BeginListExtensions ( string ExtensionType, System callback, object asyncState ) : System.IAsyncResult
ExtensionType string
callback System
asyncState object
리턴 System.IAsyncResult

BeginListItemHistory() 공개 메소드

public BeginListItemHistory ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginListItemTypes() 공개 메소드

public BeginListItemTypes ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginListJobActions() 공개 메소드

public BeginListJobActions ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginListJobStates() 공개 메소드

public BeginListJobStates ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginListJobTypes() 공개 메소드

public BeginListJobTypes ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginListJobs() 공개 메소드

public BeginListJobs ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginListModelDrillthroughReports() 공개 메소드

public BeginListModelDrillthroughReports ( string Model, string ModelItemID, System callback, object asyncState ) : System.IAsyncResult
Model string
ModelItemID string
callback System
asyncState object
리턴 System.IAsyncResult

BeginListModelItemChildren() 공개 메소드

public BeginListModelItemChildren ( string Model, string ModelItemID, bool Recursive, System callback, object asyncState ) : System.IAsyncResult
Model string
ModelItemID string
Recursive bool
callback System
asyncState object
리턴 System.IAsyncResult

BeginListModelItemTypes() 공개 메소드

public BeginListModelItemTypes ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginListModelPerspectives() 공개 메소드

public BeginListModelPerspectives ( string Model, System callback, object asyncState ) : System.IAsyncResult
Model string
callback System
asyncState object
리턴 System.IAsyncResult

BeginListMySubscriptions() 공개 메소드

public BeginListMySubscriptions ( string ItemPathOrSiteURL, System callback, object asyncState ) : System.IAsyncResult
ItemPathOrSiteURL string
callback System
asyncState object
리턴 System.IAsyncResult

BeginListParameterStates() 공개 메소드

public BeginListParameterStates ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginListParameterTypes() 공개 메소드

public BeginListParameterTypes ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginListParents() 공개 메소드

public BeginListParents ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginListRoles() 공개 메소드

public BeginListRoles ( string SecurityScope, string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
SecurityScope string
SiteUrl string
callback System
asyncState object
리턴 System.IAsyncResult

BeginListScheduleStates() 공개 메소드

public BeginListScheduleStates ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginListScheduledItems() 공개 메소드

public BeginListScheduledItems ( string ScheduleID, System callback, object asyncState ) : System.IAsyncResult
ScheduleID string
callback System
asyncState object
리턴 System.IAsyncResult

BeginListSchedules() 공개 메소드

public BeginListSchedules ( string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
SiteUrl string
callback System
asyncState object
리턴 System.IAsyncResult

BeginListSecurityScopes() 공개 메소드

public BeginListSecurityScopes ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginListSubscriptions() 공개 메소드

public BeginListSubscriptions ( string ItemPathOrSiteURL, System callback, object asyncState ) : System.IAsyncResult
ItemPathOrSiteURL string
callback System
asyncState object
리턴 System.IAsyncResult

BeginListSubscriptionsUsingDataSource() 공개 메소드

public BeginListSubscriptionsUsingDataSource ( string DataSource, System callback, object asyncState ) : System.IAsyncResult
DataSource string
callback System
asyncState object
리턴 System.IAsyncResult

BeginListTasks() 공개 메소드

public BeginListTasks ( string SecurityScope, System callback, object asyncState ) : System.IAsyncResult
SecurityScope string
callback System
asyncState object
리턴 System.IAsyncResult

BeginLogoff() 공개 메소드

public BeginLogoff ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
리턴 System.IAsyncResult

BeginLogonUser() 공개 메소드

public BeginLogonUser ( string userName, string password, string authority, System callback, object asyncState ) : System.IAsyncResult
userName string
password string
authority string
callback System
asyncState object
리턴 System.IAsyncResult

BeginMoveItem() 공개 메소드

public BeginMoveItem ( string ItemPath, string Target, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Target string
callback System
asyncState object
리턴 System.IAsyncResult

BeginPauseSchedule() 공개 메소드

public BeginPauseSchedule ( string ScheduleID, System callback, object asyncState ) : System.IAsyncResult
ScheduleID string
callback System
asyncState object
리턴 System.IAsyncResult

BeginPrepareQuery() 공개 메소드

public BeginPrepareQuery ( DataSource DataSource, DataSetDefinition DataSet, System callback, object asyncState ) : System.IAsyncResult
DataSource DataSource
DataSet DataSetDefinition
callback System
asyncState object
리턴 System.IAsyncResult

BeginRegenerateModel() 공개 메소드

public BeginRegenerateModel ( string Model, System callback, object asyncState ) : System.IAsyncResult
Model string
callback System
asyncState object
리턴 System.IAsyncResult

BeginRemoveAllModelItemPolicies() 공개 메소드

public BeginRemoveAllModelItemPolicies ( string Model, System callback, object asyncState ) : System.IAsyncResult
Model string
callback System
asyncState object
리턴 System.IAsyncResult

BeginResumeSchedule() 공개 메소드

public BeginResumeSchedule ( string ScheduleID, System callback, object asyncState ) : System.IAsyncResult
ScheduleID string
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetCacheOptions() 공개 메소드

public BeginSetCacheOptions ( string ItemPath, bool CacheItem, ExpirationDefinition Item, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
CacheItem bool
Item ExpirationDefinition
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetCacheRefreshPlanProperties() 공개 메소드

public BeginSetCacheRefreshPlanProperties ( string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue Parameters, System callback, object asyncState ) : System.IAsyncResult
CacheRefreshPlanID string
Description string
EventType string
MatchData string
Parameters ParameterValue
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetDataDrivenSubscriptionProperties() 공개 메소드

public BeginSetDataDrivenSubscriptionProperties ( string DataDrivenSubscriptionID, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters, System callback, object asyncState ) : System.IAsyncResult
DataDrivenSubscriptionID string
ExtensionSettings ExtensionSettings
DataRetrievalPlan DataRetrievalPlan
Description string
EventType string
MatchData string
Parameters ParameterValueOrFieldReference
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetDataSourceContents() 공개 메소드

public BeginSetDataSourceContents ( string DataSource, DataSourceDefinition Definition, System callback, object asyncState ) : System.IAsyncResult
DataSource string
Definition DataSourceDefinition
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetExecutionOptions() 공개 메소드

public BeginSetExecutionOptions ( string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
ExecutionSetting string
Item ScheduleDefinitionOrReference
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetItemDataSources() 공개 메소드

public BeginSetItemDataSources ( string ItemPath, DataSource DataSources, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
DataSources DataSource
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetItemDefinition() 공개 메소드

public BeginSetItemDefinition ( string ItemPath, byte Definition, Property Properties, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Definition byte
Properties Property
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetItemHistoryLimit() 공개 메소드

public BeginSetItemHistoryLimit ( string ItemPath, bool UseSystem, int HistoryLimit, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
UseSystem bool
HistoryLimit int
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetItemHistoryOptions() 공개 메소드

public BeginSetItemHistoryOptions ( string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
EnableManualSnapshotCreation bool
KeepExecutionSnapshots bool
Item ScheduleDefinitionOrReference
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetItemLink() 공개 메소드

public BeginSetItemLink ( string ItemPath, string Link, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Link string
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetItemParameters() 공개 메소드

public BeginSetItemParameters ( string ItemPath, ItemParameter Parameters, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Parameters ItemParameter
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetItemReferences() 공개 메소드

public BeginSetItemReferences ( string ItemPath, ItemReference ItemReferences, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
ItemReferences ItemReference
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetModelDrillthroughReports() 공개 메소드

public BeginSetModelDrillthroughReports ( string Model, string ModelItemID, ModelDrillthroughReport Reports, System callback, object asyncState ) : System.IAsyncResult
Model string
ModelItemID string
Reports ModelDrillthroughReport
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetModelItemPolicies() 공개 메소드

public BeginSetModelItemPolicies ( string Model, string ModelItemID, Policy Policies, System callback, object asyncState ) : System.IAsyncResult
Model string
ModelItemID string
Policies Policy
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetPolicies() 공개 메소드

public BeginSetPolicies ( string ItemPath, Policy Policies, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Policies Policy
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetProperties() 공개 메소드

public BeginSetProperties ( string ItemPath, Property Properties, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Properties Property
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetRoleProperties() 공개 메소드

public BeginSetRoleProperties ( string Name, string Description, string TaskIDs, System callback, object asyncState ) : System.IAsyncResult
Name string
Description string
TaskIDs string
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetScheduleProperties() 공개 메소드

public BeginSetScheduleProperties ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition, System callback, object asyncState ) : System.IAsyncResult
Name string
ScheduleID string
ScheduleDefinition ScheduleDefinition
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetSubscriptionProperties() 공개 메소드

public BeginSetSubscriptionProperties ( string SubscriptionID, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters, System callback, object asyncState ) : System.IAsyncResult
SubscriptionID string
ExtensionSettings ExtensionSettings
Description string
EventType string
MatchData string
Parameters ParameterValue
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetSystemPolicies() 공개 메소드

public BeginSetSystemPolicies ( Policy Policies, System callback, object asyncState ) : System.IAsyncResult
Policies Policy
callback System
asyncState object
리턴 System.IAsyncResult

BeginSetSystemProperties() 공개 메소드

public BeginSetSystemProperties ( Property Properties, System callback, object asyncState ) : System.IAsyncResult
Properties Property
callback System
asyncState object
리턴 System.IAsyncResult

BeginTestConnectForDataSourceDefinition() 공개 메소드

public BeginTestConnectForDataSourceDefinition ( DataSourceDefinition DataSourceDefinition, string UserName, string Password, System callback, object asyncState ) : System.IAsyncResult
DataSourceDefinition DataSourceDefinition
UserName string
Password string
callback System
asyncState object
리턴 System.IAsyncResult

BeginTestConnectForItemDataSource() 공개 메소드

public BeginTestConnectForItemDataSource ( string ItemPath, string DataSourceName, string UserName, string Password, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
DataSourceName string
UserName string
Password string
callback System
asyncState object
리턴 System.IAsyncResult

BeginUpdateItemExecutionSnapshot() 공개 메소드

public BeginUpdateItemExecutionSnapshot ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
리턴 System.IAsyncResult

BeginValidateExtensionSettings() 공개 메소드

public BeginValidateExtensionSettings ( string Extension, ParameterValueOrFieldReference ParameterValues, string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
Extension string
ParameterValues ParameterValueOrFieldReference
SiteUrl string
callback System
asyncState object
리턴 System.IAsyncResult

CancelAsync() 공개 메소드

public CancelAsync ( 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

ChangeSubscriptionOwnerAsync() 공개 메소드

public ChangeSubscriptionOwnerAsync ( string SubscriptionID, string NewOwner ) : void
SubscriptionID string
NewOwner string
리턴 void

ChangeSubscriptionOwnerAsync() 공개 메소드

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

CreateCacheRefreshPlanAsync() 공개 메소드

public CreateCacheRefreshPlanAsync ( string ItemPath, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
ItemPath string
Description string
EventType string
MatchData string
Parameters ParameterValue
리턴 void

CreateCacheRefreshPlanAsync() 공개 메소드

public CreateCacheRefreshPlanAsync ( string ItemPath, string Description, string EventType, string MatchData, ParameterValue Parameters, object userState ) : void
ItemPath string
Description string
EventType string
MatchData string
Parameters ParameterValue
userState object
리턴 void

CreateCatalogItemAsync() 공개 메소드

public CreateCatalogItemAsync ( string ItemType, string Name, string Parent, bool Overwrite, byte Definition, Property Properties ) : void
ItemType string
Name string
Parent string
Overwrite bool
Definition byte
Properties Property
리턴 void

CreateCatalogItemAsync() 공개 메소드

public CreateCatalogItemAsync ( string ItemType, string Name, string Parent, bool Overwrite, byte Definition, Property Properties, object userState ) : void
ItemType string
Name string
Parent string
Overwrite bool
Definition byte
Properties Property
userState object
리턴 void

CreateDataDrivenSubscriptionAsync() 공개 메소드

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

CreateDataDrivenSubscriptionAsync() 공개 메소드

public CreateDataDrivenSubscriptionAsync ( string ItemPath, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters, object userState ) : void
ItemPath 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

CreateItemHistorySnapshotAsync() 공개 메소드

public CreateItemHistorySnapshotAsync ( string ItemPath ) : void
ItemPath string
리턴 void

CreateItemHistorySnapshotAsync() 공개 메소드

public CreateItemHistorySnapshotAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
리턴 void

CreateLinkedItemAsync() 공개 메소드

public CreateLinkedItemAsync ( string ItemPath, string Parent, string Link, Property Properties ) : void
ItemPath string
Parent string
Link string
Properties Property
리턴 void

CreateLinkedItemAsync() 공개 메소드

public CreateLinkedItemAsync ( string ItemPath, string Parent, string Link, Property Properties, object userState ) : void
ItemPath string
Parent string
Link string
Properties Property
userState object
리턴 void

CreateReportEditSessionAsync() 공개 메소드

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

CreateReportEditSessionAsync() 공개 메소드

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

CreateRoleAsync() 공개 메소드

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

CreateRoleAsync() 공개 메소드

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

CreateScheduleAsync() 공개 메소드

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

CreateScheduleAsync() 공개 메소드

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

CreateSubscriptionAsync() 공개 메소드

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

CreateSubscriptionAsync() 공개 메소드

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

DeleteCacheRefreshPlanAsync() 공개 메소드

public DeleteCacheRefreshPlanAsync ( string CacheRefreshPlanID ) : void
CacheRefreshPlanID string
리턴 void

DeleteCacheRefreshPlanAsync() 공개 메소드

public DeleteCacheRefreshPlanAsync ( string CacheRefreshPlanID, object userState ) : void
CacheRefreshPlanID string
userState object
리턴 void

DeleteItemAsync() 공개 메소드

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

DeleteItemAsync() 공개 메소드

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

DeleteItemHistorySnapshotAsync() 공개 메소드

public DeleteItemHistorySnapshotAsync ( string ItemPath, string HistoryID ) : void
ItemPath string
HistoryID string
리턴 void

DeleteItemHistorySnapshotAsync() 공개 메소드

public DeleteItemHistorySnapshotAsync ( string ItemPath, string HistoryID, object userState ) : void
ItemPath 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

EndCancelJob() 공개 메소드

public EndCancelJob ( System asyncResult ) : bool
asyncResult System
리턴 bool

EndChangeSubscriptionOwner() 공개 메소드

public EndChangeSubscriptionOwner ( System asyncResult ) : void
asyncResult System
리턴 void

EndCreateCacheRefreshPlan() 공개 메소드

public EndCreateCacheRefreshPlan ( System asyncResult ) : string
asyncResult System
리턴 string

EndCreateCatalogItem() 공개 메소드

public EndCreateCatalogItem ( System asyncResult, Warning &Warnings ) : CatalogItem
asyncResult System
Warnings Warning
리턴 CatalogItem

EndCreateDataDrivenSubscription() 공개 메소드

public EndCreateDataDrivenSubscription ( System asyncResult ) : string
asyncResult System
리턴 string

EndCreateDataSource() 공개 메소드

public EndCreateDataSource ( System asyncResult ) : CatalogItem
asyncResult System
리턴 CatalogItem

EndCreateFolder() 공개 메소드

public EndCreateFolder ( System asyncResult ) : CatalogItem
asyncResult System
리턴 CatalogItem

EndCreateItemHistorySnapshot() 공개 메소드

public EndCreateItemHistorySnapshot ( System asyncResult, Warning &Warnings ) : string
asyncResult System
Warnings Warning
리턴 string

EndCreateLinkedItem() 공개 메소드

public EndCreateLinkedItem ( System asyncResult ) : void
asyncResult System
리턴 void

EndCreateReportEditSession() 공개 메소드

public EndCreateReportEditSession ( System asyncResult, Warning &Warnings ) : string
asyncResult System
Warnings Warning
리턴 string

EndCreateRole() 공개 메소드

public EndCreateRole ( System asyncResult ) : void
asyncResult System
리턴 void

EndCreateSchedule() 공개 메소드

public EndCreateSchedule ( System asyncResult ) : string
asyncResult System
리턴 string

EndCreateSubscription() 공개 메소드

public EndCreateSubscription ( System asyncResult ) : string
asyncResult System
리턴 string

EndDeleteCacheRefreshPlan() 공개 메소드

public EndDeleteCacheRefreshPlan ( System asyncResult ) : void
asyncResult System
리턴 void

EndDeleteItem() 공개 메소드

public EndDeleteItem ( System asyncResult ) : void
asyncResult System
리턴 void

EndDeleteItemHistorySnapshot() 공개 메소드

public EndDeleteItemHistorySnapshot ( System asyncResult ) : void
asyncResult System
리턴 void

EndDeleteRole() 공개 메소드

public EndDeleteRole ( System asyncResult ) : void
asyncResult System
리턴 void

EndDeleteSchedule() 공개 메소드

public EndDeleteSchedule ( System asyncResult ) : void
asyncResult System
리턴 void

EndDeleteSubscription() 공개 메소드

public EndDeleteSubscription ( System asyncResult ) : void
asyncResult System
리턴 void

EndDisableDataSource() 공개 메소드

public EndDisableDataSource ( System asyncResult ) : void
asyncResult System
리턴 void

EndEnableDataSource() 공개 메소드

public EndEnableDataSource ( System asyncResult ) : void
asyncResult System
리턴 void

EndFindItems() 공개 메소드

public EndFindItems ( System asyncResult ) : CatalogItem[]
asyncResult System
리턴 CatalogItem[]

EndFireEvent() 공개 메소드

public EndFireEvent ( System asyncResult ) : void
asyncResult System
리턴 void

EndFlushCache() 공개 메소드

public EndFlushCache ( System asyncResult ) : void
asyncResult System
리턴 void

EndGenerateModel() 공개 메소드

public EndGenerateModel ( System asyncResult, Warning &Warnings ) : CatalogItem
asyncResult System
Warnings Warning
리턴 CatalogItem

EndGetCacheOptions() 공개 메소드

public EndGetCacheOptions ( System asyncResult, ExpirationDefinition &Item ) : bool
asyncResult System
Item ExpirationDefinition
리턴 bool

EndGetCacheRefreshPlanProperties() 공개 메소드

public EndGetCacheRefreshPlanProperties ( System asyncResult, string &LastRunStatus, CacheRefreshPlanState &State, string &EventType, string &MatchData, ParameterValue &Parameters ) : string
asyncResult System
LastRunStatus string
State CacheRefreshPlanState
EventType string
MatchData string
Parameters ParameterValue
리턴 string

EndGetDataDrivenSubscriptionProperties() 공개 메소드

public EndGetDataDrivenSubscriptionProperties ( System asyncResult, ExtensionSettings &ExtensionSettings, DataRetrievalPlan &DataRetrievalPlan, string &Description, ActiveState &Active, string &Status, string &EventType, string &MatchData, ParameterValueOrFieldReference &Parameters ) : string
asyncResult System
ExtensionSettings ExtensionSettings
DataRetrievalPlan DataRetrievalPlan
Description string
Active ActiveState
Status string
EventType string
MatchData string
Parameters ParameterValueOrFieldReference
리턴 string

EndGetDataSourceContents() 공개 메소드

public EndGetDataSourceContents ( System asyncResult ) : DataSourceDefinition
asyncResult System
리턴 DataSourceDefinition

EndGetExecutionOptions() 공개 메소드

public EndGetExecutionOptions ( System asyncResult, ScheduleDefinitionOrReference &Item ) : string
asyncResult System
Item ScheduleDefinitionOrReference
리턴 string

EndGetExtensionSettings() 공개 메소드

public EndGetExtensionSettings ( System asyncResult ) : ExtensionParameter[]
asyncResult System
리턴 ExtensionParameter[]

EndGetItemDataSourcePrompts() 공개 메소드

public EndGetItemDataSourcePrompts ( System asyncResult ) : DataSourcePrompt[]
asyncResult System
리턴 DataSourcePrompt[]

EndGetItemDataSources() 공개 메소드

public EndGetItemDataSources ( System asyncResult ) : DataSource[]
asyncResult System
리턴 DataSource[]

EndGetItemDefinition() 공개 메소드

public EndGetItemDefinition ( System asyncResult ) : byte[]
asyncResult System
리턴 byte[]

EndGetItemHistoryLimit() 공개 메소드

public EndGetItemHistoryLimit ( System asyncResult, bool &IsSystem, int &SystemLimit ) : int
asyncResult System
IsSystem bool
SystemLimit int
리턴 int

EndGetItemHistoryOptions() 공개 메소드

public EndGetItemHistoryOptions ( System asyncResult, bool &KeepExecutionSnapshots, ScheduleDefinitionOrReference &Item ) : bool
asyncResult System
KeepExecutionSnapshots bool
Item ScheduleDefinitionOrReference
리턴 bool

EndGetItemLink() 공개 메소드

public EndGetItemLink ( System asyncResult ) : string
asyncResult System
리턴 string

EndGetItemParameters() 공개 메소드

public EndGetItemParameters ( System asyncResult ) : ItemParameter[]
asyncResult System
리턴 ItemParameter[]

EndGetItemReferences() 공개 메소드

public EndGetItemReferences ( System asyncResult ) : ItemReferenceData[]
asyncResult System
리턴 ItemReferenceData[]

EndGetItemType() 공개 메소드

public EndGetItemType ( System asyncResult ) : string
asyncResult System
리턴 string

EndGetModelItemPermissions() 공개 메소드

public EndGetModelItemPermissions ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

EndGetModelItemPolicies() 공개 메소드

public EndGetModelItemPolicies ( System asyncResult, bool &InheritParent ) : Policy[]
asyncResult System
InheritParent bool
리턴 Policy[]

EndGetPermissions() 공개 메소드

public EndGetPermissions ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

EndGetPolicies() 공개 메소드

public EndGetPolicies ( System asyncResult, bool &InheritParent ) : Policy[]
asyncResult System
InheritParent bool
리턴 Policy[]

EndGetProperties() 공개 메소드

public EndGetProperties ( System asyncResult ) : Property[]
asyncResult System
리턴 Property[]

EndGetReportServerConfigInfo() 공개 메소드

public EndGetReportServerConfigInfo ( System asyncResult ) : string
asyncResult System
리턴 string

EndGetRoleProperties() 공개 메소드

public EndGetRoleProperties ( System asyncResult, string &Description ) : string[]
asyncResult System
Description string
리턴 string[]

EndGetScheduleProperties() 공개 메소드

public EndGetScheduleProperties ( System asyncResult ) : Schedule
asyncResult System
리턴 Schedule

EndGetSubscriptionProperties() 공개 메소드

public EndGetSubscriptionProperties ( System asyncResult, ExtensionSettings &ExtensionSettings, string &Description, ActiveState &Active, string &Status, string &EventType, string &MatchData, ParameterValue &Parameters ) : string
asyncResult System
ExtensionSettings ExtensionSettings
Description string
Active ActiveState
Status string
EventType string
MatchData string
Parameters ParameterValue
리턴 string

EndGetSystemPermissions() 공개 메소드

public EndGetSystemPermissions ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

EndGetSystemPolicies() 공개 메소드

public EndGetSystemPolicies ( System asyncResult ) : Policy[]
asyncResult System
리턴 Policy[]

EndGetSystemProperties() 공개 메소드

public EndGetSystemProperties ( System asyncResult ) : Property[]
asyncResult System
리턴 Property[]

EndGetUserModel() 공개 메소드

public EndGetUserModel ( System asyncResult ) : byte[]
asyncResult System
리턴 byte[]

EndInheritModelItemParentSecurity() 공개 메소드

public EndInheritModelItemParentSecurity ( System asyncResult ) : void
asyncResult System
리턴 void

EndInheritParentSecurity() 공개 메소드

public EndInheritParentSecurity ( System asyncResult ) : void
asyncResult System
리턴 void

EndIsSSLRequired() 공개 메소드

public EndIsSSLRequired ( System asyncResult ) : bool
asyncResult System
리턴 bool

EndListCacheRefreshPlans() 공개 메소드

public EndListCacheRefreshPlans ( System asyncResult ) : CacheRefreshPlan[]
asyncResult System
리턴 CacheRefreshPlan[]

EndListChildren() 공개 메소드

public EndListChildren ( System asyncResult ) : CatalogItem[]
asyncResult System
리턴 CatalogItem[]

EndListDatabaseCredentialRetrievalOptions() 공개 메소드

public EndListDatabaseCredentialRetrievalOptions ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

EndListDependentItems() 공개 메소드

public EndListDependentItems ( System asyncResult ) : CatalogItem[]
asyncResult System
리턴 CatalogItem[]

EndListEvents() 공개 메소드

public EndListEvents ( System asyncResult ) : Event[]
asyncResult System
리턴 Event[]

EndListExecutionSettings() 공개 메소드

public EndListExecutionSettings ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

EndListExtensionTypes() 공개 메소드

public EndListExtensionTypes ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

EndListExtensions() 공개 메소드

public EndListExtensions ( System asyncResult ) : Extension[]
asyncResult System
리턴 Extension[]

EndListItemHistory() 공개 메소드

public EndListItemHistory ( System asyncResult ) : ItemHistorySnapshot[]
asyncResult System
리턴 ItemHistorySnapshot[]

EndListItemTypes() 공개 메소드

public EndListItemTypes ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

EndListJobActions() 공개 메소드

public EndListJobActions ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

EndListJobStates() 공개 메소드

public EndListJobStates ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

EndListJobTypes() 공개 메소드

public EndListJobTypes ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

EndListJobs() 공개 메소드

public EndListJobs ( System asyncResult ) : Job[]
asyncResult System
리턴 Job[]

EndListModelDrillthroughReports() 공개 메소드

public EndListModelDrillthroughReports ( System asyncResult ) : ModelDrillthroughReport[]
asyncResult System
리턴 ModelDrillthroughReport[]

EndListModelItemChildren() 공개 메소드

public EndListModelItemChildren ( System asyncResult ) : ModelItem[]
asyncResult System
리턴 ModelItem[]

EndListModelItemTypes() 공개 메소드

public EndListModelItemTypes ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

EndListModelPerspectives() 공개 메소드

public EndListModelPerspectives ( System asyncResult ) : ModelCatalogItem[]
asyncResult System
리턴 ModelCatalogItem[]

EndListMySubscriptions() 공개 메소드

public EndListMySubscriptions ( System asyncResult ) : Subscription[]
asyncResult System
리턴 Subscription[]

EndListParameterStates() 공개 메소드

public EndListParameterStates ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

EndListParameterTypes() 공개 메소드

public EndListParameterTypes ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

EndListParents() 공개 메소드

public EndListParents ( System asyncResult ) : CatalogItem[]
asyncResult System
리턴 CatalogItem[]

EndListRoles() 공개 메소드

public EndListRoles ( System asyncResult ) : Role[]
asyncResult System
리턴 Role[]

EndListScheduleStates() 공개 메소드

public EndListScheduleStates ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

EndListScheduledItems() 공개 메소드

public EndListScheduledItems ( System asyncResult ) : CatalogItem[]
asyncResult System
리턴 CatalogItem[]

EndListSchedules() 공개 메소드

public EndListSchedules ( System asyncResult ) : Schedule[]
asyncResult System
리턴 Schedule[]

EndListSecurityScopes() 공개 메소드

public EndListSecurityScopes ( System asyncResult ) : string[]
asyncResult System
리턴 string[]

EndListSubscriptions() 공개 메소드

public EndListSubscriptions ( System asyncResult ) : Subscription[]
asyncResult System
리턴 Subscription[]

EndListSubscriptionsUsingDataSource() 공개 메소드

public EndListSubscriptionsUsingDataSource ( System asyncResult ) : Subscription[]
asyncResult System
리턴 Subscription[]

EndListTasks() 공개 메소드

public EndListTasks ( System asyncResult ) : Task[]
asyncResult System
리턴 Task[]

EndLogoff() 공개 메소드

public EndLogoff ( System asyncResult ) : void
asyncResult System
리턴 void

EndLogonUser() 공개 메소드

public EndLogonUser ( System asyncResult ) : void
asyncResult System
리턴 void

EndMoveItem() 공개 메소드

public EndMoveItem ( System asyncResult ) : void
asyncResult System
리턴 void

EndPauseSchedule() 공개 메소드

public EndPauseSchedule ( System asyncResult ) : void
asyncResult System
리턴 void

EndPrepareQuery() 공개 메소드

public EndPrepareQuery ( System asyncResult, bool &Changed, string &ParameterNames ) : DataSetDefinition
asyncResult System
Changed bool
ParameterNames string
리턴 DataSetDefinition

EndRegenerateModel() 공개 메소드

public EndRegenerateModel ( System asyncResult ) : Warning[]
asyncResult System
리턴 Warning[]

EndRemoveAllModelItemPolicies() 공개 메소드

public EndRemoveAllModelItemPolicies ( System asyncResult ) : void
asyncResult System
리턴 void

EndResumeSchedule() 공개 메소드

public EndResumeSchedule ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetCacheOptions() 공개 메소드

public EndSetCacheOptions ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetCacheRefreshPlanProperties() 공개 메소드

public EndSetCacheRefreshPlanProperties ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetDataDrivenSubscriptionProperties() 공개 메소드

public EndSetDataDrivenSubscriptionProperties ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetDataSourceContents() 공개 메소드

public EndSetDataSourceContents ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetExecutionOptions() 공개 메소드

public EndSetExecutionOptions ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetItemDataSources() 공개 메소드

public EndSetItemDataSources ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetItemDefinition() 공개 메소드

public EndSetItemDefinition ( System asyncResult ) : Warning[]
asyncResult System
리턴 Warning[]

EndSetItemHistoryLimit() 공개 메소드

public EndSetItemHistoryLimit ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetItemHistoryOptions() 공개 메소드

public EndSetItemHistoryOptions ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetItemLink() 공개 메소드

public EndSetItemLink ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetItemParameters() 공개 메소드

public EndSetItemParameters ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetItemReferences() 공개 메소드

public EndSetItemReferences ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetModelDrillthroughReports() 공개 메소드

public EndSetModelDrillthroughReports ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetModelItemPolicies() 공개 메소드

public EndSetModelItemPolicies ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetPolicies() 공개 메소드

public EndSetPolicies ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetProperties() 공개 메소드

public EndSetProperties ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetRoleProperties() 공개 메소드

public EndSetRoleProperties ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetScheduleProperties() 공개 메소드

public EndSetScheduleProperties ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetSubscriptionProperties() 공개 메소드

public EndSetSubscriptionProperties ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetSystemPolicies() 공개 메소드

public EndSetSystemPolicies ( System asyncResult ) : void
asyncResult System
리턴 void

EndSetSystemProperties() 공개 메소드

public EndSetSystemProperties ( System asyncResult ) : void
asyncResult System
리턴 void

EndTestConnectForDataSourceDefinition() 공개 메소드

public EndTestConnectForDataSourceDefinition ( System asyncResult, string &ConnectError ) : bool
asyncResult System
ConnectError string
리턴 bool

EndTestConnectForItemDataSource() 공개 메소드

public EndTestConnectForItemDataSource ( System asyncResult, string &ConnectError ) : bool
asyncResult System
ConnectError string
리턴 bool

EndUpdateItemExecutionSnapshot() 공개 메소드

public EndUpdateItemExecutionSnapshot ( System asyncResult ) : void
asyncResult System
리턴 void

EndValidateExtensionSettings() 공개 메소드

public EndValidateExtensionSettings ( System asyncResult ) : ExtensionParameter[]
asyncResult System
리턴 ExtensionParameter[]

FindItemsAsync() 공개 메소드

public FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, Property SearchOptions, SearchCondition SearchConditions ) : void
Folder string
BooleanOperator BooleanOperatorEnum
SearchOptions Property
SearchConditions SearchCondition
리턴 void

FindItemsAsync() 공개 메소드

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

FireEventAsync() 공개 메소드

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

FireEventAsync() 공개 메소드

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

FlushCacheAsync() 공개 메소드

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

FlushCacheAsync() 공개 메소드

public FlushCacheAsync ( string ItemPath, object userState ) : void
ItemPath 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 ItemPath ) : void
ItemPath string
리턴 void

GetCacheOptionsAsync() 공개 메소드

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

GetCacheRefreshPlanPropertiesAsync() 공개 메소드

public GetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID ) : void
CacheRefreshPlanID string
리턴 void

GetCacheRefreshPlanPropertiesAsync() 공개 메소드

public GetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, object userState ) : void
CacheRefreshPlanID 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 ItemPath ) : void
ItemPath string
리턴 void

GetExecutionOptionsAsync() 공개 메소드

public GetExecutionOptionsAsync ( string ItemPath, object userState ) : void
ItemPath 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 ItemPath ) : void
ItemPath string
리턴 void

GetItemDataSourcePromptsAsync() 공개 메소드

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

GetItemDataSourcesAsync() 공개 메소드

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

GetItemDataSourcesAsync() 공개 메소드

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

GetItemDefinitionAsync() 공개 메소드

public GetItemDefinitionAsync ( string ItemPath ) : void
ItemPath string
리턴 void

GetItemDefinitionAsync() 공개 메소드

public GetItemDefinitionAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
리턴 void

GetItemHistoryLimitAsync() 공개 메소드

public GetItemHistoryLimitAsync ( string ItemPath ) : void
ItemPath string
리턴 void

GetItemHistoryLimitAsync() 공개 메소드

public GetItemHistoryLimitAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
리턴 void

GetItemHistoryOptionsAsync() 공개 메소드

public GetItemHistoryOptionsAsync ( string ItemPath ) : void
ItemPath string
리턴 void

GetItemHistoryOptionsAsync() 공개 메소드

public GetItemHistoryOptionsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
리턴 void

GetItemLinkAsync() 공개 메소드

public GetItemLinkAsync ( string ItemPath ) : void
ItemPath string
리턴 void

GetItemLinkAsync() 공개 메소드

public GetItemLinkAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
리턴 void

GetItemParametersAsync() 공개 메소드

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

GetItemParametersAsync() 공개 메소드

public GetItemParametersAsync ( string ItemPath, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials, object userState ) : void
ItemPath string
HistoryID string
ForRendering bool
Values ParameterValue
Credentials DataSourceCredentials
userState object
리턴 void

GetItemReferencesAsync() 공개 메소드

public GetItemReferencesAsync ( string ItemPath, string ReferenceItemType ) : void
ItemPath string
ReferenceItemType string
리턴 void

GetItemReferencesAsync() 공개 메소드

public GetItemReferencesAsync ( string ItemPath, string ReferenceItemType, object userState ) : void
ItemPath string
ReferenceItemType string
userState object
리턴 void

GetItemTypeAsync() 공개 메소드

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

GetItemTypeAsync() 공개 메소드

public GetItemTypeAsync ( string ItemPath, object userState ) : void
ItemPath 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 ItemPath ) : void
ItemPath string
리턴 void

GetPermissionsAsync() 공개 메소드

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

GetPoliciesAsync() 공개 메소드

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

GetPoliciesAsync() 공개 메소드

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

GetPropertiesAsync() 공개 메소드

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

GetPropertiesAsync() 공개 메소드

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

GetReportServerConfigInfoAsync() 공개 메소드

public GetReportServerConfigInfoAsync ( bool ScaleOut ) : void
ScaleOut bool
리턴 void

GetReportServerConfigInfoAsync() 공개 메소드

public GetReportServerConfigInfoAsync ( bool ScaleOut, object userState ) : void
ScaleOut bool
userState object
리턴 void

GetRolePropertiesAsync() 공개 메소드

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

GetRolePropertiesAsync() 공개 메소드

public GetRolePropertiesAsync ( string Name, string SiteUrl, object userState ) : void
Name string
SiteUrl 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 ItemPath ) : void
ItemPath string
리턴 void

InheritParentSecurityAsync() 공개 메소드

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

IsSSLRequiredAsync() 공개 메소드

public IsSSLRequiredAsync ( ) : void
리턴 void

IsSSLRequiredAsync() 공개 메소드

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

ListCacheRefreshPlansAsync() 공개 메소드

public ListCacheRefreshPlansAsync ( string ItemPath ) : void
ItemPath string
리턴 void

ListCacheRefreshPlansAsync() 공개 메소드

public ListCacheRefreshPlansAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
리턴 void

ListChildrenAsync() 공개 메소드

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

ListChildrenAsync() 공개 메소드

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

ListDatabaseCredentialRetrievalOptionsAsync() 공개 메소드

public ListDatabaseCredentialRetrievalOptionsAsync ( ) : void
리턴 void

ListDatabaseCredentialRetrievalOptionsAsync() 공개 메소드

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

ListDependentItemsAsync() 공개 메소드

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

ListDependentItemsAsync() 공개 메소드

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

ListEventsAsync() 공개 메소드

public ListEventsAsync ( ) : void
리턴 void

ListEventsAsync() 공개 메소드

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

ListExecutionSettingsAsync() 공개 메소드

public ListExecutionSettingsAsync ( ) : void
리턴 void

ListExecutionSettingsAsync() 공개 메소드

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

ListExtensionTypesAsync() 공개 메소드

public ListExtensionTypesAsync ( ) : void
리턴 void

ListExtensionTypesAsync() 공개 메소드

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

ListExtensionsAsync() 공개 메소드

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

ListExtensionsAsync() 공개 메소드

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

ListItemHistoryAsync() 공개 메소드

public ListItemHistoryAsync ( string ItemPath ) : void
ItemPath string
리턴 void

ListItemHistoryAsync() 공개 메소드

public ListItemHistoryAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
리턴 void

ListItemTypesAsync() 공개 메소드

public ListItemTypesAsync ( ) : void
리턴 void

ListItemTypesAsync() 공개 메소드

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

ListJobActionsAsync() 공개 메소드

public ListJobActionsAsync ( ) : void
리턴 void

ListJobActionsAsync() 공개 메소드

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

ListJobStatesAsync() 공개 메소드

public ListJobStatesAsync ( ) : void
리턴 void

ListJobStatesAsync() 공개 메소드

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

ListJobTypesAsync() 공개 메소드

public ListJobTypesAsync ( ) : void
리턴 void

ListJobTypesAsync() 공개 메소드

public ListJobTypesAsync ( object userState ) : void
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

ListModelItemTypesAsync() 공개 메소드

public ListModelItemTypesAsync ( ) : void
리턴 void

ListModelItemTypesAsync() 공개 메소드

public ListModelItemTypesAsync ( object userState ) : void
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

ListMySubscriptionsAsync() 공개 메소드

public ListMySubscriptionsAsync ( string ItemPathOrSiteURL ) : void
ItemPathOrSiteURL string
리턴 void

ListMySubscriptionsAsync() 공개 메소드

public ListMySubscriptionsAsync ( string ItemPathOrSiteURL, object userState ) : void
ItemPathOrSiteURL string
userState object
리턴 void

ListParameterStatesAsync() 공개 메소드

public ListParameterStatesAsync ( ) : void
리턴 void

ListParameterStatesAsync() 공개 메소드

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

ListParameterTypesAsync() 공개 메소드

public ListParameterTypesAsync ( ) : void
리턴 void

ListParameterTypesAsync() 공개 메소드

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

ListParentsAsync() 공개 메소드

public ListParentsAsync ( string ItemPath ) : void
ItemPath string
리턴 void

ListParentsAsync() 공개 메소드

public ListParentsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
리턴 void

ListRolesAsync() 공개 메소드

public ListRolesAsync ( string SecurityScope, string SiteUrl ) : void
SecurityScope string
SiteUrl string
리턴 void

ListRolesAsync() 공개 메소드

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

ListScheduleStatesAsync() 공개 메소드

public ListScheduleStatesAsync ( ) : void
리턴 void

ListScheduleStatesAsync() 공개 메소드

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

ListScheduledItemsAsync() 공개 메소드

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

ListScheduledItemsAsync() 공개 메소드

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

ListSchedulesAsync() 공개 메소드

public ListSchedulesAsync ( string SiteUrl ) : void
SiteUrl string
리턴 void

ListSchedulesAsync() 공개 메소드

public ListSchedulesAsync ( string SiteUrl, object userState ) : void
SiteUrl string
userState object
리턴 void

ListSecurityScopesAsync() 공개 메소드

public ListSecurityScopesAsync ( ) : void
리턴 void

ListSecurityScopesAsync() 공개 메소드

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

ListSubscriptionsAsync() 공개 메소드

public ListSubscriptionsAsync ( string ItemPathOrSiteURL ) : void
ItemPathOrSiteURL string
리턴 void

ListSubscriptionsAsync() 공개 메소드

public ListSubscriptionsAsync ( string ItemPathOrSiteURL, object userState ) : void
ItemPathOrSiteURL 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 ( string SecurityScope ) : void
SecurityScope string
리턴 void

ListTasksAsync() 공개 메소드

public ListTasksAsync ( string SecurityScope, object userState ) : void
SecurityScope string
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 ItemPath, string Target ) : void
ItemPath string
Target string
리턴 void

MoveItemAsync() 공개 메소드

public MoveItemAsync ( string ItemPath, string Target, object userState ) : void
ItemPath 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

ReportingService2010() 공개 메소드

public ReportingService2010 ( ) : System
리턴 System

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 ItemPath, bool CacheItem, ExpirationDefinition Item ) : void
ItemPath string
CacheItem bool
Item ExpirationDefinition
리턴 void

SetCacheOptionsAsync() 공개 메소드

public SetCacheOptionsAsync ( string ItemPath, bool CacheItem, ExpirationDefinition Item, object userState ) : void
ItemPath string
CacheItem bool
Item ExpirationDefinition
userState object
리턴 void

SetCacheRefreshPlanPropertiesAsync() 공개 메소드

public SetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
CacheRefreshPlanID string
Description string
EventType string
MatchData string
Parameters ParameterValue
리턴 void

SetCacheRefreshPlanPropertiesAsync() 공개 메소드

public SetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue Parameters, object userState ) : void
CacheRefreshPlanID string
Description string
EventType string
MatchData string
Parameters ParameterValue
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 ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item ) : void
ItemPath string
ExecutionSetting string
Item ScheduleDefinitionOrReference
리턴 void

SetExecutionOptionsAsync() 공개 메소드

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

SetItemDataSourcesAsync() 공개 메소드

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

SetItemDataSourcesAsync() 공개 메소드

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

SetItemDefinitionAsync() 공개 메소드

public SetItemDefinitionAsync ( string ItemPath, byte Definition, Property Properties ) : void
ItemPath string
Definition byte
Properties Property
리턴 void

SetItemDefinitionAsync() 공개 메소드

public SetItemDefinitionAsync ( string ItemPath, byte Definition, Property Properties, object userState ) : void
ItemPath string
Definition byte
Properties Property
userState object
리턴 void

SetItemHistoryLimitAsync() 공개 메소드

public SetItemHistoryLimitAsync ( string ItemPath, bool UseSystem, int HistoryLimit ) : void
ItemPath string
UseSystem bool
HistoryLimit int
리턴 void

SetItemHistoryLimitAsync() 공개 메소드

public SetItemHistoryLimitAsync ( string ItemPath, bool UseSystem, int HistoryLimit, object userState ) : void
ItemPath string
UseSystem bool
HistoryLimit int
userState object
리턴 void

SetItemHistoryOptionsAsync() 공개 메소드

public SetItemHistoryOptionsAsync ( string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item ) : void
ItemPath string
EnableManualSnapshotCreation bool
KeepExecutionSnapshots bool
Item ScheduleDefinitionOrReference
리턴 void

SetItemHistoryOptionsAsync() 공개 메소드

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

SetItemLinkAsync() 공개 메소드

public SetItemLinkAsync ( string ItemPath, string Link ) : void
ItemPath string
Link string
리턴 void

SetItemLinkAsync() 공개 메소드

public SetItemLinkAsync ( string ItemPath, string Link, object userState ) : void
ItemPath string
Link string
userState object
리턴 void

SetItemParametersAsync() 공개 메소드

public SetItemParametersAsync ( string ItemPath, ItemParameter Parameters ) : void
ItemPath string
Parameters ItemParameter
리턴 void

SetItemParametersAsync() 공개 메소드

public SetItemParametersAsync ( string ItemPath, ItemParameter Parameters, object userState ) : void
ItemPath string
Parameters ItemParameter
userState object
리턴 void

SetItemReferencesAsync() 공개 메소드

public SetItemReferencesAsync ( string ItemPath, ItemReference ItemReferences ) : void
ItemPath string
ItemReferences ItemReference
리턴 void

SetItemReferencesAsync() 공개 메소드

public SetItemReferencesAsync ( string ItemPath, ItemReference ItemReferences, object userState ) : void
ItemPath string
ItemReferences ItemReference
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 ItemPath, Policy Policies ) : void
ItemPath string
Policies Policy
리턴 void

SetPoliciesAsync() 공개 메소드

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

SetPropertiesAsync() 공개 메소드

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

SetPropertiesAsync() 공개 메소드

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

SetRolePropertiesAsync() 공개 메소드

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

SetRolePropertiesAsync() 공개 메소드

public SetRolePropertiesAsync ( string Name, string Description, string TaskIDs, object userState ) : void
Name string
Description string
TaskIDs string
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

TestConnectForDataSourceDefinitionAsync() 공개 메소드

public TestConnectForDataSourceDefinitionAsync ( DataSourceDefinition DataSourceDefinition, string UserName, string Password ) : void
DataSourceDefinition DataSourceDefinition
UserName string
Password string
리턴 void

TestConnectForDataSourceDefinitionAsync() 공개 메소드

public TestConnectForDataSourceDefinitionAsync ( DataSourceDefinition DataSourceDefinition, string UserName, string Password, object userState ) : void
DataSourceDefinition DataSourceDefinition
UserName string
Password string
userState object
리턴 void

TestConnectForItemDataSourceAsync() 공개 메소드

public TestConnectForItemDataSourceAsync ( string ItemPath, string DataSourceName, string UserName, string Password ) : void
ItemPath string
DataSourceName string
UserName string
Password string
리턴 void

TestConnectForItemDataSourceAsync() 공개 메소드

public TestConnectForItemDataSourceAsync ( string ItemPath, string DataSourceName, string UserName, string Password, object userState ) : void
ItemPath string
DataSourceName string
UserName string
Password string
userState object
리턴 void

UpdateItemExecutionSnapshotAsync() 공개 메소드

public UpdateItemExecutionSnapshotAsync ( string ItemPath ) : void
ItemPath string
리턴 void

UpdateItemExecutionSnapshotAsync() 공개 메소드

public UpdateItemExecutionSnapshotAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
리턴 void

ValidateExtensionSettingsAsync() 공개 메소드

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

ValidateExtensionSettingsAsync() 공개 메소드

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