C# Class SSRS_ext.ReportingService2010

Inheritance: System.Web.Services.Protocols.SoapHttpClientProtocol
Afficher le fichier Open project: dotnetcurry/aspnet-ssrs

Méthodes publiques

Méthode Description
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

Private Methods

Méthode Description
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[]

Method Details

BeginCancelJob() public méthode

public BeginCancelJob ( string JobID, System callback, object asyncState ) : System.IAsyncResult
JobID string
callback System
asyncState object
Résultat System.IAsyncResult

BeginChangeSubscriptionOwner() public méthode

public BeginChangeSubscriptionOwner ( string SubscriptionID, string NewOwner, System callback, object asyncState ) : System.IAsyncResult
SubscriptionID string
NewOwner string
callback System
asyncState object
Résultat System.IAsyncResult

BeginCreateCacheRefreshPlan() public méthode

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
Résultat System.IAsyncResult

BeginCreateCatalogItem() public méthode

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
Résultat System.IAsyncResult

BeginCreateDataDrivenSubscription() public méthode

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
Résultat System.IAsyncResult

BeginCreateDataSource() public méthode

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
Résultat System.IAsyncResult

BeginCreateFolder() public méthode

public BeginCreateFolder ( string Folder, string Parent, Property Properties, System callback, object asyncState ) : System.IAsyncResult
Folder string
Parent string
Properties Property
callback System
asyncState object
Résultat System.IAsyncResult

BeginCreateItemHistorySnapshot() public méthode

public BeginCreateItemHistorySnapshot ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginCreateLinkedItem() public méthode

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
Résultat System.IAsyncResult

BeginCreateReportEditSession() public méthode

public BeginCreateReportEditSession ( string Report, string Parent, byte Definition, System callback, object asyncState ) : System.IAsyncResult
Report string
Parent string
Definition byte
callback System
asyncState object
Résultat System.IAsyncResult

BeginCreateRole() public méthode

public BeginCreateRole ( string Name, string Description, string TaskIDs, System callback, object asyncState ) : System.IAsyncResult
Name string
Description string
TaskIDs string
callback System
asyncState object
Résultat System.IAsyncResult

BeginCreateSchedule() public méthode

public BeginCreateSchedule ( string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
Name string
ScheduleDefinition ScheduleDefinition
SiteUrl string
callback System
asyncState object
Résultat System.IAsyncResult

BeginCreateSubscription() public méthode

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
Résultat System.IAsyncResult

BeginDeleteCacheRefreshPlan() public méthode

public BeginDeleteCacheRefreshPlan ( string CacheRefreshPlanID, System callback, object asyncState ) : System.IAsyncResult
CacheRefreshPlanID string
callback System
asyncState object
Résultat System.IAsyncResult

BeginDeleteItem() public méthode

public BeginDeleteItem ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginDeleteItemHistorySnapshot() public méthode

public BeginDeleteItemHistorySnapshot ( string ItemPath, string HistoryID, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
HistoryID string
callback System
asyncState object
Résultat System.IAsyncResult

BeginDeleteRole() public méthode

public BeginDeleteRole ( string Name, System callback, object asyncState ) : System.IAsyncResult
Name string
callback System
asyncState object
Résultat System.IAsyncResult

BeginDeleteSchedule() public méthode

public BeginDeleteSchedule ( string ScheduleID, System callback, object asyncState ) : System.IAsyncResult
ScheduleID string
callback System
asyncState object
Résultat System.IAsyncResult

BeginDeleteSubscription() public méthode

public BeginDeleteSubscription ( string SubscriptionID, System callback, object asyncState ) : System.IAsyncResult
SubscriptionID string
callback System
asyncState object
Résultat System.IAsyncResult

BeginDisableDataSource() public méthode

public BeginDisableDataSource ( string DataSource, System callback, object asyncState ) : System.IAsyncResult
DataSource string
callback System
asyncState object
Résultat System.IAsyncResult

BeginEnableDataSource() public méthode

public BeginEnableDataSource ( string DataSource, System callback, object asyncState ) : System.IAsyncResult
DataSource string
callback System
asyncState object
Résultat System.IAsyncResult

BeginFindItems() public méthode

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
Résultat System.IAsyncResult

BeginFireEvent() public méthode

public BeginFireEvent ( string EventType, string EventData, string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
EventType string
EventData string
SiteUrl string
callback System
asyncState object
Résultat System.IAsyncResult

BeginFlushCache() public méthode

public BeginFlushCache ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGenerateModel() public méthode

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
Résultat System.IAsyncResult

BeginGetCacheOptions() public méthode

public BeginGetCacheOptions ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetCacheRefreshPlanProperties() public méthode

public BeginGetCacheRefreshPlanProperties ( string CacheRefreshPlanID, System callback, object asyncState ) : System.IAsyncResult
CacheRefreshPlanID string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetDataDrivenSubscriptionProperties() public méthode

public BeginGetDataDrivenSubscriptionProperties ( string DataDrivenSubscriptionID, System callback, object asyncState ) : System.IAsyncResult
DataDrivenSubscriptionID string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetDataSourceContents() public méthode

public BeginGetDataSourceContents ( string DataSource, System callback, object asyncState ) : System.IAsyncResult
DataSource string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetExecutionOptions() public méthode

public BeginGetExecutionOptions ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetExtensionSettings() public méthode

public BeginGetExtensionSettings ( string Extension, System callback, object asyncState ) : System.IAsyncResult
Extension string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetItemDataSourcePrompts() public méthode

public BeginGetItemDataSourcePrompts ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetItemDataSources() public méthode

public BeginGetItemDataSources ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetItemDefinition() public méthode

public BeginGetItemDefinition ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetItemHistoryLimit() public méthode

public BeginGetItemHistoryLimit ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetItemHistoryOptions() public méthode

public BeginGetItemHistoryOptions ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetItemLink() public méthode

public BeginGetItemLink ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetItemParameters() public méthode

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
Résultat System.IAsyncResult

BeginGetItemReferences() public méthode

public BeginGetItemReferences ( string ItemPath, string ReferenceItemType, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
ReferenceItemType string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetItemType() public méthode

public BeginGetItemType ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetModelItemPermissions() public méthode

public BeginGetModelItemPermissions ( string Model, string ModelItemID, System callback, object asyncState ) : System.IAsyncResult
Model string
ModelItemID string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetModelItemPolicies() public méthode

public BeginGetModelItemPolicies ( string Model, string ModelItemID, System callback, object asyncState ) : System.IAsyncResult
Model string
ModelItemID string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetPermissions() public méthode

public BeginGetPermissions ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetPolicies() public méthode

public BeginGetPolicies ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetProperties() public méthode

public BeginGetProperties ( string ItemPath, Property Properties, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Properties Property
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetReportServerConfigInfo() public méthode

public BeginGetReportServerConfigInfo ( bool ScaleOut, System callback, object asyncState ) : System.IAsyncResult
ScaleOut bool
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetRoleProperties() public méthode

public BeginGetRoleProperties ( string Name, string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
Name string
SiteUrl string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetScheduleProperties() public méthode

public BeginGetScheduleProperties ( string ScheduleID, System callback, object asyncState ) : System.IAsyncResult
ScheduleID string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetSubscriptionProperties() public méthode

public BeginGetSubscriptionProperties ( string SubscriptionID, System callback, object asyncState ) : System.IAsyncResult
SubscriptionID string
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetSystemPermissions() public méthode

public BeginGetSystemPermissions ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetSystemPolicies() public méthode

public BeginGetSystemPolicies ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetSystemProperties() public méthode

public BeginGetSystemProperties ( Property Properties, System callback, object asyncState ) : System.IAsyncResult
Properties Property
callback System
asyncState object
Résultat System.IAsyncResult

BeginGetUserModel() public méthode

public BeginGetUserModel ( string Model, string Perspective, System callback, object asyncState ) : System.IAsyncResult
Model string
Perspective string
callback System
asyncState object
Résultat System.IAsyncResult

BeginInheritModelItemParentSecurity() public méthode

public BeginInheritModelItemParentSecurity ( string Model, string ModelItemID, System callback, object asyncState ) : System.IAsyncResult
Model string
ModelItemID string
callback System
asyncState object
Résultat System.IAsyncResult

BeginInheritParentSecurity() public méthode

public BeginInheritParentSecurity ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginIsSSLRequired() public méthode

public BeginIsSSLRequired ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginListCacheRefreshPlans() public méthode

public BeginListCacheRefreshPlans ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginListChildren() public méthode

public BeginListChildren ( string ItemPath, bool Recursive, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Recursive bool
callback System
asyncState object
Résultat System.IAsyncResult

BeginListDatabaseCredentialRetrievalOptions() public méthode

public BeginListDatabaseCredentialRetrievalOptions ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginListDependentItems() public méthode

public BeginListDependentItems ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginListEvents() public méthode

public BeginListEvents ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginListExecutionSettings() public méthode

public BeginListExecutionSettings ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginListExtensionTypes() public méthode

public BeginListExtensionTypes ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginListExtensions() public méthode

public BeginListExtensions ( string ExtensionType, System callback, object asyncState ) : System.IAsyncResult
ExtensionType string
callback System
asyncState object
Résultat System.IAsyncResult

BeginListItemHistory() public méthode

public BeginListItemHistory ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginListItemTypes() public méthode

public BeginListItemTypes ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginListJobActions() public méthode

public BeginListJobActions ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginListJobStates() public méthode

public BeginListJobStates ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginListJobTypes() public méthode

public BeginListJobTypes ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginListJobs() public méthode

public BeginListJobs ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginListModelDrillthroughReports() public méthode

public BeginListModelDrillthroughReports ( string Model, string ModelItemID, System callback, object asyncState ) : System.IAsyncResult
Model string
ModelItemID string
callback System
asyncState object
Résultat System.IAsyncResult

BeginListModelItemChildren() public méthode

public BeginListModelItemChildren ( string Model, string ModelItemID, bool Recursive, System callback, object asyncState ) : System.IAsyncResult
Model string
ModelItemID string
Recursive bool
callback System
asyncState object
Résultat System.IAsyncResult

BeginListModelItemTypes() public méthode

public BeginListModelItemTypes ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginListModelPerspectives() public méthode

public BeginListModelPerspectives ( string Model, System callback, object asyncState ) : System.IAsyncResult
Model string
callback System
asyncState object
Résultat System.IAsyncResult

BeginListMySubscriptions() public méthode

public BeginListMySubscriptions ( string ItemPathOrSiteURL, System callback, object asyncState ) : System.IAsyncResult
ItemPathOrSiteURL string
callback System
asyncState object
Résultat System.IAsyncResult

BeginListParameterStates() public méthode

public BeginListParameterStates ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginListParameterTypes() public méthode

public BeginListParameterTypes ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginListParents() public méthode

public BeginListParents ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginListRoles() public méthode

public BeginListRoles ( string SecurityScope, string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
SecurityScope string
SiteUrl string
callback System
asyncState object
Résultat System.IAsyncResult

BeginListScheduleStates() public méthode

public BeginListScheduleStates ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginListScheduledItems() public méthode

public BeginListScheduledItems ( string ScheduleID, System callback, object asyncState ) : System.IAsyncResult
ScheduleID string
callback System
asyncState object
Résultat System.IAsyncResult

BeginListSchedules() public méthode

public BeginListSchedules ( string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
SiteUrl string
callback System
asyncState object
Résultat System.IAsyncResult

BeginListSecurityScopes() public méthode

public BeginListSecurityScopes ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginListSubscriptions() public méthode

public BeginListSubscriptions ( string ItemPathOrSiteURL, System callback, object asyncState ) : System.IAsyncResult
ItemPathOrSiteURL string
callback System
asyncState object
Résultat System.IAsyncResult

BeginListSubscriptionsUsingDataSource() public méthode

public BeginListSubscriptionsUsingDataSource ( string DataSource, System callback, object asyncState ) : System.IAsyncResult
DataSource string
callback System
asyncState object
Résultat System.IAsyncResult

BeginListTasks() public méthode

public BeginListTasks ( string SecurityScope, System callback, object asyncState ) : System.IAsyncResult
SecurityScope string
callback System
asyncState object
Résultat System.IAsyncResult

BeginLogoff() public méthode

public BeginLogoff ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
Résultat System.IAsyncResult

BeginLogonUser() public méthode

public BeginLogonUser ( string userName, string password, string authority, System callback, object asyncState ) : System.IAsyncResult
userName string
password string
authority string
callback System
asyncState object
Résultat System.IAsyncResult

BeginMoveItem() public méthode

public BeginMoveItem ( string ItemPath, string Target, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Target string
callback System
asyncState object
Résultat System.IAsyncResult

BeginPauseSchedule() public méthode

public BeginPauseSchedule ( string ScheduleID, System callback, object asyncState ) : System.IAsyncResult
ScheduleID string
callback System
asyncState object
Résultat System.IAsyncResult

BeginPrepareQuery() public méthode

public BeginPrepareQuery ( DataSource DataSource, DataSetDefinition DataSet, System callback, object asyncState ) : System.IAsyncResult
DataSource DataSource
DataSet DataSetDefinition
callback System
asyncState object
Résultat System.IAsyncResult

BeginRegenerateModel() public méthode

public BeginRegenerateModel ( string Model, System callback, object asyncState ) : System.IAsyncResult
Model string
callback System
asyncState object
Résultat System.IAsyncResult

BeginRemoveAllModelItemPolicies() public méthode

public BeginRemoveAllModelItemPolicies ( string Model, System callback, object asyncState ) : System.IAsyncResult
Model string
callback System
asyncState object
Résultat System.IAsyncResult

BeginResumeSchedule() public méthode

public BeginResumeSchedule ( string ScheduleID, System callback, object asyncState ) : System.IAsyncResult
ScheduleID string
callback System
asyncState object
Résultat System.IAsyncResult

BeginSetCacheOptions() public méthode

public BeginSetCacheOptions ( string ItemPath, bool CacheItem, ExpirationDefinition Item, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
CacheItem bool
Item ExpirationDefinition
callback System
asyncState object
Résultat System.IAsyncResult

BeginSetCacheRefreshPlanProperties() public méthode

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
Résultat System.IAsyncResult

BeginSetDataDrivenSubscriptionProperties() public méthode

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
Résultat System.IAsyncResult

BeginSetDataSourceContents() public méthode

public BeginSetDataSourceContents ( string DataSource, DataSourceDefinition Definition, System callback, object asyncState ) : System.IAsyncResult
DataSource string
Definition DataSourceDefinition
callback System
asyncState object
Résultat System.IAsyncResult

BeginSetExecutionOptions() public méthode

public BeginSetExecutionOptions ( string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
ExecutionSetting string
Item ScheduleDefinitionOrReference
callback System
asyncState object
Résultat System.IAsyncResult

BeginSetItemDataSources() public méthode

public BeginSetItemDataSources ( string ItemPath, DataSource DataSources, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
DataSources DataSource
callback System
asyncState object
Résultat System.IAsyncResult

BeginSetItemDefinition() public méthode

public BeginSetItemDefinition ( string ItemPath, byte Definition, Property Properties, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Definition byte
Properties Property
callback System
asyncState object
Résultat System.IAsyncResult

BeginSetItemHistoryLimit() public méthode

public BeginSetItemHistoryLimit ( string ItemPath, bool UseSystem, int HistoryLimit, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
UseSystem bool
HistoryLimit int
callback System
asyncState object
Résultat System.IAsyncResult

BeginSetItemHistoryOptions() public méthode

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
Résultat System.IAsyncResult

BeginSetItemLink() public méthode

public BeginSetItemLink ( string ItemPath, string Link, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Link string
callback System
asyncState object
Résultat System.IAsyncResult

BeginSetItemParameters() public méthode

public BeginSetItemParameters ( string ItemPath, ItemParameter Parameters, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Parameters ItemParameter
callback System
asyncState object
Résultat System.IAsyncResult

BeginSetItemReferences() public méthode

public BeginSetItemReferences ( string ItemPath, ItemReference ItemReferences, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
ItemReferences ItemReference
callback System
asyncState object
Résultat System.IAsyncResult

BeginSetModelDrillthroughReports() public méthode

public BeginSetModelDrillthroughReports ( string Model, string ModelItemID, ModelDrillthroughReport Reports, System callback, object asyncState ) : System.IAsyncResult
Model string
ModelItemID string
Reports ModelDrillthroughReport
callback System
asyncState object
Résultat System.IAsyncResult

BeginSetModelItemPolicies() public méthode

public BeginSetModelItemPolicies ( string Model, string ModelItemID, Policy Policies, System callback, object asyncState ) : System.IAsyncResult
Model string
ModelItemID string
Policies Policy
callback System
asyncState object
Résultat System.IAsyncResult

BeginSetPolicies() public méthode

public BeginSetPolicies ( string ItemPath, Policy Policies, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Policies Policy
callback System
asyncState object
Résultat System.IAsyncResult

BeginSetProperties() public méthode

public BeginSetProperties ( string ItemPath, Property Properties, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
Properties Property
callback System
asyncState object
Résultat System.IAsyncResult

BeginSetRoleProperties() public méthode

public BeginSetRoleProperties ( string Name, string Description, string TaskIDs, System callback, object asyncState ) : System.IAsyncResult
Name string
Description string
TaskIDs string
callback System
asyncState object
Résultat System.IAsyncResult

BeginSetScheduleProperties() public méthode

public BeginSetScheduleProperties ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition, System callback, object asyncState ) : System.IAsyncResult
Name string
ScheduleID string
ScheduleDefinition ScheduleDefinition
callback System
asyncState object
Résultat System.IAsyncResult

BeginSetSubscriptionProperties() public méthode

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
Résultat System.IAsyncResult

BeginSetSystemPolicies() public méthode

public BeginSetSystemPolicies ( Policy Policies, System callback, object asyncState ) : System.IAsyncResult
Policies Policy
callback System
asyncState object
Résultat System.IAsyncResult

BeginSetSystemProperties() public méthode

public BeginSetSystemProperties ( Property Properties, System callback, object asyncState ) : System.IAsyncResult
Properties Property
callback System
asyncState object
Résultat System.IAsyncResult

BeginTestConnectForDataSourceDefinition() public méthode

public BeginTestConnectForDataSourceDefinition ( DataSourceDefinition DataSourceDefinition, string UserName, string Password, System callback, object asyncState ) : System.IAsyncResult
DataSourceDefinition DataSourceDefinition
UserName string
Password string
callback System
asyncState object
Résultat System.IAsyncResult

BeginTestConnectForItemDataSource() public méthode

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
Résultat System.IAsyncResult

BeginUpdateItemExecutionSnapshot() public méthode

public BeginUpdateItemExecutionSnapshot ( string ItemPath, System callback, object asyncState ) : System.IAsyncResult
ItemPath string
callback System
asyncState object
Résultat System.IAsyncResult

BeginValidateExtensionSettings() public méthode

public BeginValidateExtensionSettings ( string Extension, ParameterValueOrFieldReference ParameterValues, string SiteUrl, System callback, object asyncState ) : System.IAsyncResult
Extension string
ParameterValues ParameterValueOrFieldReference
SiteUrl string
callback System
asyncState object
Résultat System.IAsyncResult

CancelAsync() public méthode

public CancelAsync ( object userState ) : void
userState object
Résultat void

CancelJobAsync() public méthode

public CancelJobAsync ( string JobID ) : void
JobID string
Résultat void

CancelJobAsync() public méthode

public CancelJobAsync ( string JobID, object userState ) : void
JobID string
userState object
Résultat void

ChangeSubscriptionOwnerAsync() public méthode

public ChangeSubscriptionOwnerAsync ( string SubscriptionID, string NewOwner ) : void
SubscriptionID string
NewOwner string
Résultat void

ChangeSubscriptionOwnerAsync() public méthode

public ChangeSubscriptionOwnerAsync ( string SubscriptionID, string NewOwner, object userState ) : void
SubscriptionID string
NewOwner string
userState object
Résultat void

CreateCacheRefreshPlanAsync() public méthode

public CreateCacheRefreshPlanAsync ( string ItemPath, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
ItemPath string
Description string
EventType string
MatchData string
Parameters ParameterValue
Résultat void

CreateCacheRefreshPlanAsync() public méthode

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
Résultat void

CreateCatalogItemAsync() public méthode

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
Résultat void

CreateCatalogItemAsync() public méthode

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
Résultat void

CreateDataDrivenSubscriptionAsync() public méthode

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
Résultat void

CreateDataDrivenSubscriptionAsync() public méthode

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
Résultat void

CreateDataSourceAsync() public méthode

public CreateDataSourceAsync ( string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property Properties ) : void
DataSource string
Parent string
Overwrite bool
Definition DataSourceDefinition
Properties Property
Résultat void

CreateDataSourceAsync() public méthode

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
Résultat void

CreateFolderAsync() public méthode

public CreateFolderAsync ( string Folder, string Parent, Property Properties ) : void
Folder string
Parent string
Properties Property
Résultat void

CreateFolderAsync() public méthode

public CreateFolderAsync ( string Folder, string Parent, Property Properties, object userState ) : void
Folder string
Parent string
Properties Property
userState object
Résultat void

CreateItemHistorySnapshotAsync() public méthode

public CreateItemHistorySnapshotAsync ( string ItemPath ) : void
ItemPath string
Résultat void

CreateItemHistorySnapshotAsync() public méthode

public CreateItemHistorySnapshotAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

CreateLinkedItemAsync() public méthode

public CreateLinkedItemAsync ( string ItemPath, string Parent, string Link, Property Properties ) : void
ItemPath string
Parent string
Link string
Properties Property
Résultat void

CreateLinkedItemAsync() public méthode

public CreateLinkedItemAsync ( string ItemPath, string Parent, string Link, Property Properties, object userState ) : void
ItemPath string
Parent string
Link string
Properties Property
userState object
Résultat void

CreateReportEditSessionAsync() public méthode

public CreateReportEditSessionAsync ( string Report, string Parent, byte Definition ) : void
Report string
Parent string
Definition byte
Résultat void

CreateReportEditSessionAsync() public méthode

public CreateReportEditSessionAsync ( string Report, string Parent, byte Definition, object userState ) : void
Report string
Parent string
Definition byte
userState object
Résultat void

CreateRoleAsync() public méthode

public CreateRoleAsync ( string Name, string Description, string TaskIDs ) : void
Name string
Description string
TaskIDs string
Résultat void

CreateRoleAsync() public méthode

public CreateRoleAsync ( string Name, string Description, string TaskIDs, object userState ) : void
Name string
Description string
TaskIDs string
userState object
Résultat void

CreateScheduleAsync() public méthode

public CreateScheduleAsync ( string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl ) : void
Name string
ScheduleDefinition ScheduleDefinition
SiteUrl string
Résultat void

CreateScheduleAsync() public méthode

public CreateScheduleAsync ( string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl, object userState ) : void
Name string
ScheduleDefinition ScheduleDefinition
SiteUrl string
userState object
Résultat void

CreateSubscriptionAsync() public méthode

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
Résultat void

CreateSubscriptionAsync() public méthode

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
Résultat void

DeleteCacheRefreshPlanAsync() public méthode

public DeleteCacheRefreshPlanAsync ( string CacheRefreshPlanID ) : void
CacheRefreshPlanID string
Résultat void

DeleteCacheRefreshPlanAsync() public méthode

public DeleteCacheRefreshPlanAsync ( string CacheRefreshPlanID, object userState ) : void
CacheRefreshPlanID string
userState object
Résultat void

DeleteItemAsync() public méthode

public DeleteItemAsync ( string ItemPath ) : void
ItemPath string
Résultat void

DeleteItemAsync() public méthode

public DeleteItemAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

DeleteItemHistorySnapshotAsync() public méthode

public DeleteItemHistorySnapshotAsync ( string ItemPath, string HistoryID ) : void
ItemPath string
HistoryID string
Résultat void

DeleteItemHistorySnapshotAsync() public méthode

public DeleteItemHistorySnapshotAsync ( string ItemPath, string HistoryID, object userState ) : void
ItemPath string
HistoryID string
userState object
Résultat void

DeleteRoleAsync() public méthode

public DeleteRoleAsync ( string Name ) : void
Name string
Résultat void

DeleteRoleAsync() public méthode

public DeleteRoleAsync ( string Name, object userState ) : void
Name string
userState object
Résultat void

DeleteScheduleAsync() public méthode

public DeleteScheduleAsync ( string ScheduleID ) : void
ScheduleID string
Résultat void

DeleteScheduleAsync() public méthode

public DeleteScheduleAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
Résultat void

DeleteSubscriptionAsync() public méthode

public DeleteSubscriptionAsync ( string SubscriptionID ) : void
SubscriptionID string
Résultat void

DeleteSubscriptionAsync() public méthode

public DeleteSubscriptionAsync ( string SubscriptionID, object userState ) : void
SubscriptionID string
userState object
Résultat void

DisableDataSourceAsync() public méthode

public DisableDataSourceAsync ( string DataSource ) : void
DataSource string
Résultat void

DisableDataSourceAsync() public méthode

public DisableDataSourceAsync ( string DataSource, object userState ) : void
DataSource string
userState object
Résultat void

EnableDataSourceAsync() public méthode

public EnableDataSourceAsync ( string DataSource ) : void
DataSource string
Résultat void

EnableDataSourceAsync() public méthode

public EnableDataSourceAsync ( string DataSource, object userState ) : void
DataSource string
userState object
Résultat void

EndCancelJob() public méthode

public EndCancelJob ( System asyncResult ) : bool
asyncResult System
Résultat bool

EndChangeSubscriptionOwner() public méthode

public EndChangeSubscriptionOwner ( System asyncResult ) : void
asyncResult System
Résultat void

EndCreateCacheRefreshPlan() public méthode

public EndCreateCacheRefreshPlan ( System asyncResult ) : string
asyncResult System
Résultat string

EndCreateCatalogItem() public méthode

public EndCreateCatalogItem ( System asyncResult, Warning &Warnings ) : CatalogItem
asyncResult System
Warnings Warning
Résultat CatalogItem

EndCreateDataDrivenSubscription() public méthode

public EndCreateDataDrivenSubscription ( System asyncResult ) : string
asyncResult System
Résultat string

EndCreateDataSource() public méthode

public EndCreateDataSource ( System asyncResult ) : CatalogItem
asyncResult System
Résultat CatalogItem

EndCreateFolder() public méthode

public EndCreateFolder ( System asyncResult ) : CatalogItem
asyncResult System
Résultat CatalogItem

EndCreateItemHistorySnapshot() public méthode

public EndCreateItemHistorySnapshot ( System asyncResult, Warning &Warnings ) : string
asyncResult System
Warnings Warning
Résultat string

EndCreateLinkedItem() public méthode

public EndCreateLinkedItem ( System asyncResult ) : void
asyncResult System
Résultat void

EndCreateReportEditSession() public méthode

public EndCreateReportEditSession ( System asyncResult, Warning &Warnings ) : string
asyncResult System
Warnings Warning
Résultat string

EndCreateRole() public méthode

public EndCreateRole ( System asyncResult ) : void
asyncResult System
Résultat void

EndCreateSchedule() public méthode

public EndCreateSchedule ( System asyncResult ) : string
asyncResult System
Résultat string

EndCreateSubscription() public méthode

public EndCreateSubscription ( System asyncResult ) : string
asyncResult System
Résultat string

EndDeleteCacheRefreshPlan() public méthode

public EndDeleteCacheRefreshPlan ( System asyncResult ) : void
asyncResult System
Résultat void

EndDeleteItem() public méthode

public EndDeleteItem ( System asyncResult ) : void
asyncResult System
Résultat void

EndDeleteItemHistorySnapshot() public méthode

public EndDeleteItemHistorySnapshot ( System asyncResult ) : void
asyncResult System
Résultat void

EndDeleteRole() public méthode

public EndDeleteRole ( System asyncResult ) : void
asyncResult System
Résultat void

EndDeleteSchedule() public méthode

public EndDeleteSchedule ( System asyncResult ) : void
asyncResult System
Résultat void

EndDeleteSubscription() public méthode

public EndDeleteSubscription ( System asyncResult ) : void
asyncResult System
Résultat void

EndDisableDataSource() public méthode

public EndDisableDataSource ( System asyncResult ) : void
asyncResult System
Résultat void

EndEnableDataSource() public méthode

public EndEnableDataSource ( System asyncResult ) : void
asyncResult System
Résultat void

EndFindItems() public méthode

public EndFindItems ( System asyncResult ) : CatalogItem[]
asyncResult System
Résultat CatalogItem[]

EndFireEvent() public méthode

public EndFireEvent ( System asyncResult ) : void
asyncResult System
Résultat void

EndFlushCache() public méthode

public EndFlushCache ( System asyncResult ) : void
asyncResult System
Résultat void

EndGenerateModel() public méthode

public EndGenerateModel ( System asyncResult, Warning &Warnings ) : CatalogItem
asyncResult System
Warnings Warning
Résultat CatalogItem

EndGetCacheOptions() public méthode

public EndGetCacheOptions ( System asyncResult, ExpirationDefinition &Item ) : bool
asyncResult System
Item ExpirationDefinition
Résultat bool

EndGetCacheRefreshPlanProperties() public méthode

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
Résultat string

EndGetDataDrivenSubscriptionProperties() public méthode

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
Résultat string

EndGetDataSourceContents() public méthode

public EndGetDataSourceContents ( System asyncResult ) : DataSourceDefinition
asyncResult System
Résultat DataSourceDefinition

EndGetExecutionOptions() public méthode

public EndGetExecutionOptions ( System asyncResult, ScheduleDefinitionOrReference &Item ) : string
asyncResult System
Item ScheduleDefinitionOrReference
Résultat string

EndGetExtensionSettings() public méthode

public EndGetExtensionSettings ( System asyncResult ) : ExtensionParameter[]
asyncResult System
Résultat ExtensionParameter[]

EndGetItemDataSourcePrompts() public méthode

public EndGetItemDataSourcePrompts ( System asyncResult ) : DataSourcePrompt[]
asyncResult System
Résultat DataSourcePrompt[]

EndGetItemDataSources() public méthode

public EndGetItemDataSources ( System asyncResult ) : DataSource[]
asyncResult System
Résultat DataSource[]

EndGetItemDefinition() public méthode

public EndGetItemDefinition ( System asyncResult ) : byte[]
asyncResult System
Résultat byte[]

EndGetItemHistoryLimit() public méthode

public EndGetItemHistoryLimit ( System asyncResult, bool &IsSystem, int &SystemLimit ) : int
asyncResult System
IsSystem bool
SystemLimit int
Résultat int

EndGetItemHistoryOptions() public méthode

public EndGetItemHistoryOptions ( System asyncResult, bool &KeepExecutionSnapshots, ScheduleDefinitionOrReference &Item ) : bool
asyncResult System
KeepExecutionSnapshots bool
Item ScheduleDefinitionOrReference
Résultat bool

EndGetItemLink() public méthode

public EndGetItemLink ( System asyncResult ) : string
asyncResult System
Résultat string

EndGetItemParameters() public méthode

public EndGetItemParameters ( System asyncResult ) : ItemParameter[]
asyncResult System
Résultat ItemParameter[]

EndGetItemReferences() public méthode

public EndGetItemReferences ( System asyncResult ) : ItemReferenceData[]
asyncResult System
Résultat ItemReferenceData[]

EndGetItemType() public méthode

public EndGetItemType ( System asyncResult ) : string
asyncResult System
Résultat string

EndGetModelItemPermissions() public méthode

public EndGetModelItemPermissions ( System asyncResult ) : string[]
asyncResult System
Résultat string[]

EndGetModelItemPolicies() public méthode

public EndGetModelItemPolicies ( System asyncResult, bool &InheritParent ) : Policy[]
asyncResult System
InheritParent bool
Résultat Policy[]

EndGetPermissions() public méthode

public EndGetPermissions ( System asyncResult ) : string[]
asyncResult System
Résultat string[]

EndGetPolicies() public méthode

public EndGetPolicies ( System asyncResult, bool &InheritParent ) : Policy[]
asyncResult System
InheritParent bool
Résultat Policy[]

EndGetProperties() public méthode

public EndGetProperties ( System asyncResult ) : Property[]
asyncResult System
Résultat Property[]

EndGetReportServerConfigInfo() public méthode

public EndGetReportServerConfigInfo ( System asyncResult ) : string
asyncResult System
Résultat string

EndGetRoleProperties() public méthode

public EndGetRoleProperties ( System asyncResult, string &Description ) : string[]
asyncResult System
Description string
Résultat string[]

EndGetScheduleProperties() public méthode

public EndGetScheduleProperties ( System asyncResult ) : Schedule
asyncResult System
Résultat Schedule

EndGetSubscriptionProperties() public méthode

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
Résultat string

EndGetSystemPermissions() public méthode

public EndGetSystemPermissions ( System asyncResult ) : string[]
asyncResult System
Résultat string[]

EndGetSystemPolicies() public méthode

public EndGetSystemPolicies ( System asyncResult ) : Policy[]
asyncResult System
Résultat Policy[]

EndGetSystemProperties() public méthode

public EndGetSystemProperties ( System asyncResult ) : Property[]
asyncResult System
Résultat Property[]

EndGetUserModel() public méthode

public EndGetUserModel ( System asyncResult ) : byte[]
asyncResult System
Résultat byte[]

EndInheritModelItemParentSecurity() public méthode

public EndInheritModelItemParentSecurity ( System asyncResult ) : void
asyncResult System
Résultat void

EndInheritParentSecurity() public méthode

public EndInheritParentSecurity ( System asyncResult ) : void
asyncResult System
Résultat void

EndIsSSLRequired() public méthode

public EndIsSSLRequired ( System asyncResult ) : bool
asyncResult System
Résultat bool

EndListCacheRefreshPlans() public méthode

public EndListCacheRefreshPlans ( System asyncResult ) : CacheRefreshPlan[]
asyncResult System
Résultat CacheRefreshPlan[]

EndListChildren() public méthode

public EndListChildren ( System asyncResult ) : CatalogItem[]
asyncResult System
Résultat CatalogItem[]

EndListDatabaseCredentialRetrievalOptions() public méthode

public EndListDatabaseCredentialRetrievalOptions ( System asyncResult ) : string[]
asyncResult System
Résultat string[]

EndListDependentItems() public méthode

public EndListDependentItems ( System asyncResult ) : CatalogItem[]
asyncResult System
Résultat CatalogItem[]

EndListEvents() public méthode

public EndListEvents ( System asyncResult ) : Event[]
asyncResult System
Résultat Event[]

EndListExecutionSettings() public méthode

public EndListExecutionSettings ( System asyncResult ) : string[]
asyncResult System
Résultat string[]

EndListExtensionTypes() public méthode

public EndListExtensionTypes ( System asyncResult ) : string[]
asyncResult System
Résultat string[]

EndListExtensions() public méthode

public EndListExtensions ( System asyncResult ) : Extension[]
asyncResult System
Résultat Extension[]

EndListItemHistory() public méthode

public EndListItemHistory ( System asyncResult ) : ItemHistorySnapshot[]
asyncResult System
Résultat ItemHistorySnapshot[]

EndListItemTypes() public méthode

public EndListItemTypes ( System asyncResult ) : string[]
asyncResult System
Résultat string[]

EndListJobActions() public méthode

public EndListJobActions ( System asyncResult ) : string[]
asyncResult System
Résultat string[]

EndListJobStates() public méthode

public EndListJobStates ( System asyncResult ) : string[]
asyncResult System
Résultat string[]

EndListJobTypes() public méthode

public EndListJobTypes ( System asyncResult ) : string[]
asyncResult System
Résultat string[]

EndListJobs() public méthode

public EndListJobs ( System asyncResult ) : Job[]
asyncResult System
Résultat Job[]

EndListModelDrillthroughReports() public méthode

public EndListModelDrillthroughReports ( System asyncResult ) : ModelDrillthroughReport[]
asyncResult System
Résultat ModelDrillthroughReport[]

EndListModelItemChildren() public méthode

public EndListModelItemChildren ( System asyncResult ) : ModelItem[]
asyncResult System
Résultat ModelItem[]

EndListModelItemTypes() public méthode

public EndListModelItemTypes ( System asyncResult ) : string[]
asyncResult System
Résultat string[]

EndListModelPerspectives() public méthode

public EndListModelPerspectives ( System asyncResult ) : ModelCatalogItem[]
asyncResult System
Résultat ModelCatalogItem[]

EndListMySubscriptions() public méthode

public EndListMySubscriptions ( System asyncResult ) : Subscription[]
asyncResult System
Résultat Subscription[]

EndListParameterStates() public méthode

public EndListParameterStates ( System asyncResult ) : string[]
asyncResult System
Résultat string[]

EndListParameterTypes() public méthode

public EndListParameterTypes ( System asyncResult ) : string[]
asyncResult System
Résultat string[]

EndListParents() public méthode

public EndListParents ( System asyncResult ) : CatalogItem[]
asyncResult System
Résultat CatalogItem[]

EndListRoles() public méthode

public EndListRoles ( System asyncResult ) : Role[]
asyncResult System
Résultat Role[]

EndListScheduleStates() public méthode

public EndListScheduleStates ( System asyncResult ) : string[]
asyncResult System
Résultat string[]

EndListScheduledItems() public méthode

public EndListScheduledItems ( System asyncResult ) : CatalogItem[]
asyncResult System
Résultat CatalogItem[]

EndListSchedules() public méthode

public EndListSchedules ( System asyncResult ) : Schedule[]
asyncResult System
Résultat Schedule[]

EndListSecurityScopes() public méthode

public EndListSecurityScopes ( System asyncResult ) : string[]
asyncResult System
Résultat string[]

EndListSubscriptions() public méthode

public EndListSubscriptions ( System asyncResult ) : Subscription[]
asyncResult System
Résultat Subscription[]

EndListSubscriptionsUsingDataSource() public méthode

public EndListSubscriptionsUsingDataSource ( System asyncResult ) : Subscription[]
asyncResult System
Résultat Subscription[]

EndListTasks() public méthode

public EndListTasks ( System asyncResult ) : Task[]
asyncResult System
Résultat Task[]

EndLogoff() public méthode

public EndLogoff ( System asyncResult ) : void
asyncResult System
Résultat void

EndLogonUser() public méthode

public EndLogonUser ( System asyncResult ) : void
asyncResult System
Résultat void

EndMoveItem() public méthode

public EndMoveItem ( System asyncResult ) : void
asyncResult System
Résultat void

EndPauseSchedule() public méthode

public EndPauseSchedule ( System asyncResult ) : void
asyncResult System
Résultat void

EndPrepareQuery() public méthode

public EndPrepareQuery ( System asyncResult, bool &Changed, string &ParameterNames ) : DataSetDefinition
asyncResult System
Changed bool
ParameterNames string
Résultat DataSetDefinition

EndRegenerateModel() public méthode

public EndRegenerateModel ( System asyncResult ) : Warning[]
asyncResult System
Résultat Warning[]

EndRemoveAllModelItemPolicies() public méthode

public EndRemoveAllModelItemPolicies ( System asyncResult ) : void
asyncResult System
Résultat void

EndResumeSchedule() public méthode

public EndResumeSchedule ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetCacheOptions() public méthode

public EndSetCacheOptions ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetCacheRefreshPlanProperties() public méthode

public EndSetCacheRefreshPlanProperties ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetDataDrivenSubscriptionProperties() public méthode

public EndSetDataDrivenSubscriptionProperties ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetDataSourceContents() public méthode

public EndSetDataSourceContents ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetExecutionOptions() public méthode

public EndSetExecutionOptions ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetItemDataSources() public méthode

public EndSetItemDataSources ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetItemDefinition() public méthode

public EndSetItemDefinition ( System asyncResult ) : Warning[]
asyncResult System
Résultat Warning[]

EndSetItemHistoryLimit() public méthode

public EndSetItemHistoryLimit ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetItemHistoryOptions() public méthode

public EndSetItemHistoryOptions ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetItemLink() public méthode

public EndSetItemLink ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetItemParameters() public méthode

public EndSetItemParameters ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetItemReferences() public méthode

public EndSetItemReferences ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetModelDrillthroughReports() public méthode

public EndSetModelDrillthroughReports ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetModelItemPolicies() public méthode

public EndSetModelItemPolicies ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetPolicies() public méthode

public EndSetPolicies ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetProperties() public méthode

public EndSetProperties ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetRoleProperties() public méthode

public EndSetRoleProperties ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetScheduleProperties() public méthode

public EndSetScheduleProperties ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetSubscriptionProperties() public méthode

public EndSetSubscriptionProperties ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetSystemPolicies() public méthode

public EndSetSystemPolicies ( System asyncResult ) : void
asyncResult System
Résultat void

EndSetSystemProperties() public méthode

public EndSetSystemProperties ( System asyncResult ) : void
asyncResult System
Résultat void

EndTestConnectForDataSourceDefinition() public méthode

public EndTestConnectForDataSourceDefinition ( System asyncResult, string &ConnectError ) : bool
asyncResult System
ConnectError string
Résultat bool

EndTestConnectForItemDataSource() public méthode

public EndTestConnectForItemDataSource ( System asyncResult, string &ConnectError ) : bool
asyncResult System
ConnectError string
Résultat bool

EndUpdateItemExecutionSnapshot() public méthode

public EndUpdateItemExecutionSnapshot ( System asyncResult ) : void
asyncResult System
Résultat void

EndValidateExtensionSettings() public méthode

public EndValidateExtensionSettings ( System asyncResult ) : ExtensionParameter[]
asyncResult System
Résultat ExtensionParameter[]

FindItemsAsync() public méthode

public FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, Property SearchOptions, SearchCondition SearchConditions ) : void
Folder string
BooleanOperator BooleanOperatorEnum
SearchOptions Property
SearchConditions SearchCondition
Résultat void

FindItemsAsync() public méthode

public FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, Property SearchOptions, SearchCondition SearchConditions, object userState ) : void
Folder string
BooleanOperator BooleanOperatorEnum
SearchOptions Property
SearchConditions SearchCondition
userState object
Résultat void

FireEventAsync() public méthode

public FireEventAsync ( string EventType, string EventData, string SiteUrl ) : void
EventType string
EventData string
SiteUrl string
Résultat void

FireEventAsync() public méthode

public FireEventAsync ( string EventType, string EventData, string SiteUrl, object userState ) : void
EventType string
EventData string
SiteUrl string
userState object
Résultat void

FlushCacheAsync() public méthode

public FlushCacheAsync ( string ItemPath ) : void
ItemPath string
Résultat void

FlushCacheAsync() public méthode

public FlushCacheAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GenerateModelAsync() public méthode

public GenerateModelAsync ( string DataSource, string Model, string Parent, Property Properties ) : void
DataSource string
Model string
Parent string
Properties Property
Résultat void

GenerateModelAsync() public méthode

public GenerateModelAsync ( string DataSource, string Model, string Parent, Property Properties, object userState ) : void
DataSource string
Model string
Parent string
Properties Property
userState object
Résultat void

GetCacheOptionsAsync() public méthode

public GetCacheOptionsAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetCacheOptionsAsync() public méthode

public GetCacheOptionsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetCacheRefreshPlanPropertiesAsync() public méthode

public GetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID ) : void
CacheRefreshPlanID string
Résultat void

GetCacheRefreshPlanPropertiesAsync() public méthode

public GetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, object userState ) : void
CacheRefreshPlanID string
userState object
Résultat void

GetDataDrivenSubscriptionPropertiesAsync() public méthode

public GetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID ) : void
DataDrivenSubscriptionID string
Résultat void

GetDataDrivenSubscriptionPropertiesAsync() public méthode

public GetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID, object userState ) : void
DataDrivenSubscriptionID string
userState object
Résultat void

GetDataSourceContentsAsync() public méthode

public GetDataSourceContentsAsync ( string DataSource ) : void
DataSource string
Résultat void

GetDataSourceContentsAsync() public méthode

public GetDataSourceContentsAsync ( string DataSource, object userState ) : void
DataSource string
userState object
Résultat void

GetExecutionOptionsAsync() public méthode

public GetExecutionOptionsAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetExecutionOptionsAsync() public méthode

public GetExecutionOptionsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetExtensionSettingsAsync() public méthode

public GetExtensionSettingsAsync ( string Extension ) : void
Extension string
Résultat void

GetExtensionSettingsAsync() public méthode

public GetExtensionSettingsAsync ( string Extension, object userState ) : void
Extension string
userState object
Résultat void

GetItemDataSourcePromptsAsync() public méthode

public GetItemDataSourcePromptsAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetItemDataSourcePromptsAsync() public méthode

public GetItemDataSourcePromptsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetItemDataSourcesAsync() public méthode

public GetItemDataSourcesAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetItemDataSourcesAsync() public méthode

public GetItemDataSourcesAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetItemDefinitionAsync() public méthode

public GetItemDefinitionAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetItemDefinitionAsync() public méthode

public GetItemDefinitionAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetItemHistoryLimitAsync() public méthode

public GetItemHistoryLimitAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetItemHistoryLimitAsync() public méthode

public GetItemHistoryLimitAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetItemHistoryOptionsAsync() public méthode

public GetItemHistoryOptionsAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetItemHistoryOptionsAsync() public méthode

public GetItemHistoryOptionsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetItemLinkAsync() public méthode

public GetItemLinkAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetItemLinkAsync() public méthode

public GetItemLinkAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetItemParametersAsync() public méthode

public GetItemParametersAsync ( string ItemPath, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials ) : void
ItemPath string
HistoryID string
ForRendering bool
Values ParameterValue
Credentials DataSourceCredentials
Résultat void

GetItemParametersAsync() public méthode

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
Résultat void

GetItemReferencesAsync() public méthode

public GetItemReferencesAsync ( string ItemPath, string ReferenceItemType ) : void
ItemPath string
ReferenceItemType string
Résultat void

GetItemReferencesAsync() public méthode

public GetItemReferencesAsync ( string ItemPath, string ReferenceItemType, object userState ) : void
ItemPath string
ReferenceItemType string
userState object
Résultat void

GetItemTypeAsync() public méthode

public GetItemTypeAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetItemTypeAsync() public méthode

public GetItemTypeAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetModelItemPermissionsAsync() public méthode

public GetModelItemPermissionsAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
Résultat void

GetModelItemPermissionsAsync() public méthode

public GetModelItemPermissionsAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
Résultat void

GetModelItemPoliciesAsync() public méthode

public GetModelItemPoliciesAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
Résultat void

GetModelItemPoliciesAsync() public méthode

public GetModelItemPoliciesAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
Résultat void

GetPermissionsAsync() public méthode

public GetPermissionsAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetPermissionsAsync() public méthode

public GetPermissionsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetPoliciesAsync() public méthode

public GetPoliciesAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetPoliciesAsync() public méthode

public GetPoliciesAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetPropertiesAsync() public méthode

public GetPropertiesAsync ( string ItemPath, Property Properties ) : void
ItemPath string
Properties Property
Résultat void

GetPropertiesAsync() public méthode

public GetPropertiesAsync ( string ItemPath, Property Properties, object userState ) : void
ItemPath string
Properties Property
userState object
Résultat void

GetReportServerConfigInfoAsync() public méthode

public GetReportServerConfigInfoAsync ( bool ScaleOut ) : void
ScaleOut bool
Résultat void

GetReportServerConfigInfoAsync() public méthode

public GetReportServerConfigInfoAsync ( bool ScaleOut, object userState ) : void
ScaleOut bool
userState object
Résultat void

GetRolePropertiesAsync() public méthode

public GetRolePropertiesAsync ( string Name, string SiteUrl ) : void
Name string
SiteUrl string
Résultat void

GetRolePropertiesAsync() public méthode

public GetRolePropertiesAsync ( string Name, string SiteUrl, object userState ) : void
Name string
SiteUrl string
userState object
Résultat void

GetSchedulePropertiesAsync() public méthode

public GetSchedulePropertiesAsync ( string ScheduleID ) : void
ScheduleID string
Résultat void

GetSchedulePropertiesAsync() public méthode

public GetSchedulePropertiesAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
Résultat void

GetSubscriptionPropertiesAsync() public méthode

public GetSubscriptionPropertiesAsync ( string SubscriptionID ) : void
SubscriptionID string
Résultat void

GetSubscriptionPropertiesAsync() public méthode

public GetSubscriptionPropertiesAsync ( string SubscriptionID, object userState ) : void
SubscriptionID string
userState object
Résultat void

GetSystemPermissionsAsync() public méthode

public GetSystemPermissionsAsync ( ) : void
Résultat void

GetSystemPermissionsAsync() public méthode

public GetSystemPermissionsAsync ( object userState ) : void
userState object
Résultat void

GetSystemPoliciesAsync() public méthode

public GetSystemPoliciesAsync ( ) : void
Résultat void

GetSystemPoliciesAsync() public méthode

public GetSystemPoliciesAsync ( object userState ) : void
userState object
Résultat void

GetSystemPropertiesAsync() public méthode

public GetSystemPropertiesAsync ( Property Properties ) : void
Properties Property
Résultat void

GetSystemPropertiesAsync() public méthode

public GetSystemPropertiesAsync ( Property Properties, object userState ) : void
Properties Property
userState object
Résultat void

GetUserModelAsync() public méthode

public GetUserModelAsync ( string Model, string Perspective ) : void
Model string
Perspective string
Résultat void

GetUserModelAsync() public méthode

public GetUserModelAsync ( string Model, string Perspective, object userState ) : void
Model string
Perspective string
userState object
Résultat void

InheritModelItemParentSecurityAsync() public méthode

public InheritModelItemParentSecurityAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
Résultat void

InheritModelItemParentSecurityAsync() public méthode

public InheritModelItemParentSecurityAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
Résultat void

InheritParentSecurityAsync() public méthode

public InheritParentSecurityAsync ( string ItemPath ) : void
ItemPath string
Résultat void

InheritParentSecurityAsync() public méthode

public InheritParentSecurityAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

IsSSLRequiredAsync() public méthode

public IsSSLRequiredAsync ( ) : void
Résultat void

IsSSLRequiredAsync() public méthode

public IsSSLRequiredAsync ( object userState ) : void
userState object
Résultat void

ListCacheRefreshPlansAsync() public méthode

public ListCacheRefreshPlansAsync ( string ItemPath ) : void
ItemPath string
Résultat void

ListCacheRefreshPlansAsync() public méthode

public ListCacheRefreshPlansAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

ListChildrenAsync() public méthode

public ListChildrenAsync ( string ItemPath, bool Recursive ) : void
ItemPath string
Recursive bool
Résultat void

ListChildrenAsync() public méthode

public ListChildrenAsync ( string ItemPath, bool Recursive, object userState ) : void
ItemPath string
Recursive bool
userState object
Résultat void

ListDatabaseCredentialRetrievalOptionsAsync() public méthode

public ListDatabaseCredentialRetrievalOptionsAsync ( ) : void
Résultat void

ListDatabaseCredentialRetrievalOptionsAsync() public méthode

public ListDatabaseCredentialRetrievalOptionsAsync ( object userState ) : void
userState object
Résultat void

ListDependentItemsAsync() public méthode

public ListDependentItemsAsync ( string ItemPath ) : void
ItemPath string
Résultat void

ListDependentItemsAsync() public méthode

public ListDependentItemsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

ListEventsAsync() public méthode

public ListEventsAsync ( ) : void
Résultat void

ListEventsAsync() public méthode

public ListEventsAsync ( object userState ) : void
userState object
Résultat void

ListExecutionSettingsAsync() public méthode

public ListExecutionSettingsAsync ( ) : void
Résultat void

ListExecutionSettingsAsync() public méthode

public ListExecutionSettingsAsync ( object userState ) : void
userState object
Résultat void

ListExtensionTypesAsync() public méthode

public ListExtensionTypesAsync ( ) : void
Résultat void

ListExtensionTypesAsync() public méthode

public ListExtensionTypesAsync ( object userState ) : void
userState object
Résultat void

ListExtensionsAsync() public méthode

public ListExtensionsAsync ( string ExtensionType ) : void
ExtensionType string
Résultat void

ListExtensionsAsync() public méthode

public ListExtensionsAsync ( string ExtensionType, object userState ) : void
ExtensionType string
userState object
Résultat void

ListItemHistoryAsync() public méthode

public ListItemHistoryAsync ( string ItemPath ) : void
ItemPath string
Résultat void

ListItemHistoryAsync() public méthode

public ListItemHistoryAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

ListItemTypesAsync() public méthode

public ListItemTypesAsync ( ) : void
Résultat void

ListItemTypesAsync() public méthode

public ListItemTypesAsync ( object userState ) : void
userState object
Résultat void

ListJobActionsAsync() public méthode

public ListJobActionsAsync ( ) : void
Résultat void

ListJobActionsAsync() public méthode

public ListJobActionsAsync ( object userState ) : void
userState object
Résultat void

ListJobStatesAsync() public méthode

public ListJobStatesAsync ( ) : void
Résultat void

ListJobStatesAsync() public méthode

public ListJobStatesAsync ( object userState ) : void
userState object
Résultat void

ListJobTypesAsync() public méthode

public ListJobTypesAsync ( ) : void
Résultat void

ListJobTypesAsync() public méthode

public ListJobTypesAsync ( object userState ) : void
userState object
Résultat void

ListJobsAsync() public méthode

public ListJobsAsync ( ) : void
Résultat void

ListJobsAsync() public méthode

public ListJobsAsync ( object userState ) : void
userState object
Résultat void

ListModelDrillthroughReportsAsync() public méthode

public ListModelDrillthroughReportsAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
Résultat void

ListModelDrillthroughReportsAsync() public méthode

public ListModelDrillthroughReportsAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
Résultat void

ListModelItemChildrenAsync() public méthode

public ListModelItemChildrenAsync ( string Model, string ModelItemID, bool Recursive ) : void
Model string
ModelItemID string
Recursive bool
Résultat void

ListModelItemChildrenAsync() public méthode

public ListModelItemChildrenAsync ( string Model, string ModelItemID, bool Recursive, object userState ) : void
Model string
ModelItemID string
Recursive bool
userState object
Résultat void

ListModelItemTypesAsync() public méthode

public ListModelItemTypesAsync ( ) : void
Résultat void

ListModelItemTypesAsync() public méthode

public ListModelItemTypesAsync ( object userState ) : void
userState object
Résultat void

ListModelPerspectivesAsync() public méthode

public ListModelPerspectivesAsync ( string Model ) : void
Model string
Résultat void

ListModelPerspectivesAsync() public méthode

public ListModelPerspectivesAsync ( string Model, object userState ) : void
Model string
userState object
Résultat void

ListMySubscriptionsAsync() public méthode

public ListMySubscriptionsAsync ( string ItemPathOrSiteURL ) : void
ItemPathOrSiteURL string
Résultat void

ListMySubscriptionsAsync() public méthode

public ListMySubscriptionsAsync ( string ItemPathOrSiteURL, object userState ) : void
ItemPathOrSiteURL string
userState object
Résultat void

ListParameterStatesAsync() public méthode

public ListParameterStatesAsync ( ) : void
Résultat void

ListParameterStatesAsync() public méthode

public ListParameterStatesAsync ( object userState ) : void
userState object
Résultat void

ListParameterTypesAsync() public méthode

public ListParameterTypesAsync ( ) : void
Résultat void

ListParameterTypesAsync() public méthode

public ListParameterTypesAsync ( object userState ) : void
userState object
Résultat void

ListParentsAsync() public méthode

public ListParentsAsync ( string ItemPath ) : void
ItemPath string
Résultat void

ListParentsAsync() public méthode

public ListParentsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

ListRolesAsync() public méthode

public ListRolesAsync ( string SecurityScope, string SiteUrl ) : void
SecurityScope string
SiteUrl string
Résultat void

ListRolesAsync() public méthode

public ListRolesAsync ( string SecurityScope, string SiteUrl, object userState ) : void
SecurityScope string
SiteUrl string
userState object
Résultat void

ListScheduleStatesAsync() public méthode

public ListScheduleStatesAsync ( ) : void
Résultat void

ListScheduleStatesAsync() public méthode

public ListScheduleStatesAsync ( object userState ) : void
userState object
Résultat void

ListScheduledItemsAsync() public méthode

public ListScheduledItemsAsync ( string ScheduleID ) : void
ScheduleID string
Résultat void

ListScheduledItemsAsync() public méthode

public ListScheduledItemsAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
Résultat void

ListSchedulesAsync() public méthode

public ListSchedulesAsync ( string SiteUrl ) : void
SiteUrl string
Résultat void

ListSchedulesAsync() public méthode

public ListSchedulesAsync ( string SiteUrl, object userState ) : void
SiteUrl string
userState object
Résultat void

ListSecurityScopesAsync() public méthode

public ListSecurityScopesAsync ( ) : void
Résultat void

ListSecurityScopesAsync() public méthode

public ListSecurityScopesAsync ( object userState ) : void
userState object
Résultat void

ListSubscriptionsAsync() public méthode

public ListSubscriptionsAsync ( string ItemPathOrSiteURL ) : void
ItemPathOrSiteURL string
Résultat void

ListSubscriptionsAsync() public méthode

public ListSubscriptionsAsync ( string ItemPathOrSiteURL, object userState ) : void
ItemPathOrSiteURL string
userState object
Résultat void

ListSubscriptionsUsingDataSourceAsync() public méthode

public ListSubscriptionsUsingDataSourceAsync ( string DataSource ) : void
DataSource string
Résultat void

ListSubscriptionsUsingDataSourceAsync() public méthode

public ListSubscriptionsUsingDataSourceAsync ( string DataSource, object userState ) : void
DataSource string
userState object
Résultat void

ListTasksAsync() public méthode

public ListTasksAsync ( string SecurityScope ) : void
SecurityScope string
Résultat void

ListTasksAsync() public méthode

public ListTasksAsync ( string SecurityScope, object userState ) : void
SecurityScope string
userState object
Résultat void

LogoffAsync() public méthode

public LogoffAsync ( ) : void
Résultat void

LogoffAsync() public méthode

public LogoffAsync ( object userState ) : void
userState object
Résultat void

LogonUserAsync() public méthode

public LogonUserAsync ( string userName, string password, string authority ) : void
userName string
password string
authority string
Résultat void

LogonUserAsync() public méthode

public LogonUserAsync ( string userName, string password, string authority, object userState ) : void
userName string
password string
authority string
userState object
Résultat void

MoveItemAsync() public méthode

public MoveItemAsync ( string ItemPath, string Target ) : void
ItemPath string
Target string
Résultat void

MoveItemAsync() public méthode

public MoveItemAsync ( string ItemPath, string Target, object userState ) : void
ItemPath string
Target string
userState object
Résultat void

PauseScheduleAsync() public méthode

public PauseScheduleAsync ( string ScheduleID ) : void
ScheduleID string
Résultat void

PauseScheduleAsync() public méthode

public PauseScheduleAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
Résultat void

PrepareQueryAsync() public méthode

public PrepareQueryAsync ( DataSource DataSource, DataSetDefinition DataSet ) : void
DataSource DataSource
DataSet DataSetDefinition
Résultat void

PrepareQueryAsync() public méthode

public PrepareQueryAsync ( DataSource DataSource, DataSetDefinition DataSet, object userState ) : void
DataSource DataSource
DataSet DataSetDefinition
userState object
Résultat void

RegenerateModelAsync() public méthode

public RegenerateModelAsync ( string Model ) : void
Model string
Résultat void

RegenerateModelAsync() public méthode

public RegenerateModelAsync ( string Model, object userState ) : void
Model string
userState object
Résultat void

RemoveAllModelItemPoliciesAsync() public méthode

public RemoveAllModelItemPoliciesAsync ( string Model ) : void
Model string
Résultat void

RemoveAllModelItemPoliciesAsync() public méthode

public RemoveAllModelItemPoliciesAsync ( string Model, object userState ) : void
Model string
userState object
Résultat void

ReportingService2010() public méthode

public ReportingService2010 ( ) : System
Résultat System

ResumeScheduleAsync() public méthode

public ResumeScheduleAsync ( string ScheduleID ) : void
ScheduleID string
Résultat void

ResumeScheduleAsync() public méthode

public ResumeScheduleAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
Résultat void

SetCacheOptionsAsync() public méthode

public SetCacheOptionsAsync ( string ItemPath, bool CacheItem, ExpirationDefinition Item ) : void
ItemPath string
CacheItem bool
Item ExpirationDefinition
Résultat void

SetCacheOptionsAsync() public méthode

public SetCacheOptionsAsync ( string ItemPath, bool CacheItem, ExpirationDefinition Item, object userState ) : void
ItemPath string
CacheItem bool
Item ExpirationDefinition
userState object
Résultat void

SetCacheRefreshPlanPropertiesAsync() public méthode

public SetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
CacheRefreshPlanID string
Description string
EventType string
MatchData string
Parameters ParameterValue
Résultat void

SetCacheRefreshPlanPropertiesAsync() public méthode

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
Résultat void

SetDataDrivenSubscriptionPropertiesAsync() public méthode

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
Résultat void

SetDataDrivenSubscriptionPropertiesAsync() public méthode

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
Résultat void

SetDataSourceContentsAsync() public méthode

public SetDataSourceContentsAsync ( string DataSource, DataSourceDefinition Definition ) : void
DataSource string
Definition DataSourceDefinition
Résultat void

SetDataSourceContentsAsync() public méthode

public SetDataSourceContentsAsync ( string DataSource, DataSourceDefinition Definition, object userState ) : void
DataSource string
Definition DataSourceDefinition
userState object
Résultat void

SetExecutionOptionsAsync() public méthode

public SetExecutionOptionsAsync ( string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item ) : void
ItemPath string
ExecutionSetting string
Item ScheduleDefinitionOrReference
Résultat void

SetExecutionOptionsAsync() public méthode

public SetExecutionOptionsAsync ( string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item, object userState ) : void
ItemPath string
ExecutionSetting string
Item ScheduleDefinitionOrReference
userState object
Résultat void

SetItemDataSourcesAsync() public méthode

public SetItemDataSourcesAsync ( string ItemPath, DataSource DataSources ) : void
ItemPath string
DataSources DataSource
Résultat void

SetItemDataSourcesAsync() public méthode

public SetItemDataSourcesAsync ( string ItemPath, DataSource DataSources, object userState ) : void
ItemPath string
DataSources DataSource
userState object
Résultat void

SetItemDefinitionAsync() public méthode

public SetItemDefinitionAsync ( string ItemPath, byte Definition, Property Properties ) : void
ItemPath string
Definition byte
Properties Property
Résultat void

SetItemDefinitionAsync() public méthode

public SetItemDefinitionAsync ( string ItemPath, byte Definition, Property Properties, object userState ) : void
ItemPath string
Definition byte
Properties Property
userState object
Résultat void

SetItemHistoryLimitAsync() public méthode

public SetItemHistoryLimitAsync ( string ItemPath, bool UseSystem, int HistoryLimit ) : void
ItemPath string
UseSystem bool
HistoryLimit int
Résultat void

SetItemHistoryLimitAsync() public méthode

public SetItemHistoryLimitAsync ( string ItemPath, bool UseSystem, int HistoryLimit, object userState ) : void
ItemPath string
UseSystem bool
HistoryLimit int
userState object
Résultat void

SetItemHistoryOptionsAsync() public méthode

public SetItemHistoryOptionsAsync ( string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item ) : void
ItemPath string
EnableManualSnapshotCreation bool
KeepExecutionSnapshots bool
Item ScheduleDefinitionOrReference
Résultat void

SetItemHistoryOptionsAsync() public méthode

public SetItemHistoryOptionsAsync ( string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item, object userState ) : void
ItemPath string
EnableManualSnapshotCreation bool
KeepExecutionSnapshots bool
Item ScheduleDefinitionOrReference
userState object
Résultat void

SetItemLinkAsync() public méthode

public SetItemLinkAsync ( string ItemPath, string Link ) : void
ItemPath string
Link string
Résultat void

SetItemLinkAsync() public méthode

public SetItemLinkAsync ( string ItemPath, string Link, object userState ) : void
ItemPath string
Link string
userState object
Résultat void

SetItemParametersAsync() public méthode

public SetItemParametersAsync ( string ItemPath, ItemParameter Parameters ) : void
ItemPath string
Parameters ItemParameter
Résultat void

SetItemParametersAsync() public méthode

public SetItemParametersAsync ( string ItemPath, ItemParameter Parameters, object userState ) : void
ItemPath string
Parameters ItemParameter
userState object
Résultat void

SetItemReferencesAsync() public méthode

public SetItemReferencesAsync ( string ItemPath, ItemReference ItemReferences ) : void
ItemPath string
ItemReferences ItemReference
Résultat void

SetItemReferencesAsync() public méthode

public SetItemReferencesAsync ( string ItemPath, ItemReference ItemReferences, object userState ) : void
ItemPath string
ItemReferences ItemReference
userState object
Résultat void

SetModelDrillthroughReportsAsync() public méthode

public SetModelDrillthroughReportsAsync ( string Model, string ModelItemID, ModelDrillthroughReport Reports ) : void
Model string
ModelItemID string
Reports ModelDrillthroughReport
Résultat void

SetModelDrillthroughReportsAsync() public méthode

public SetModelDrillthroughReportsAsync ( string Model, string ModelItemID, ModelDrillthroughReport Reports, object userState ) : void
Model string
ModelItemID string
Reports ModelDrillthroughReport
userState object
Résultat void

SetModelItemPoliciesAsync() public méthode

public SetModelItemPoliciesAsync ( string Model, string ModelItemID, Policy Policies ) : void
Model string
ModelItemID string
Policies Policy
Résultat void

SetModelItemPoliciesAsync() public méthode

public SetModelItemPoliciesAsync ( string Model, string ModelItemID, Policy Policies, object userState ) : void
Model string
ModelItemID string
Policies Policy
userState object
Résultat void

SetPoliciesAsync() public méthode

public SetPoliciesAsync ( string ItemPath, Policy Policies ) : void
ItemPath string
Policies Policy
Résultat void

SetPoliciesAsync() public méthode

public SetPoliciesAsync ( string ItemPath, Policy Policies, object userState ) : void
ItemPath string
Policies Policy
userState object
Résultat void

SetPropertiesAsync() public méthode

public SetPropertiesAsync ( string ItemPath, Property Properties ) : void
ItemPath string
Properties Property
Résultat void

SetPropertiesAsync() public méthode

public SetPropertiesAsync ( string ItemPath, Property Properties, object userState ) : void
ItemPath string
Properties Property
userState object
Résultat void

SetRolePropertiesAsync() public méthode

public SetRolePropertiesAsync ( string Name, string Description, string TaskIDs ) : void
Name string
Description string
TaskIDs string
Résultat void

SetRolePropertiesAsync() public méthode

public SetRolePropertiesAsync ( string Name, string Description, string TaskIDs, object userState ) : void
Name string
Description string
TaskIDs string
userState object
Résultat void

SetSchedulePropertiesAsync() public méthode

public SetSchedulePropertiesAsync ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition ) : void
Name string
ScheduleID string
ScheduleDefinition ScheduleDefinition
Résultat void

SetSchedulePropertiesAsync() public méthode

public SetSchedulePropertiesAsync ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition, object userState ) : void
Name string
ScheduleID string
ScheduleDefinition ScheduleDefinition
userState object
Résultat void

SetSubscriptionPropertiesAsync() public méthode

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
Résultat void

SetSubscriptionPropertiesAsync() public méthode

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
Résultat void

SetSystemPoliciesAsync() public méthode

public SetSystemPoliciesAsync ( Policy Policies ) : void
Policies Policy
Résultat void

SetSystemPoliciesAsync() public méthode

public SetSystemPoliciesAsync ( Policy Policies, object userState ) : void
Policies Policy
userState object
Résultat void

SetSystemPropertiesAsync() public méthode

public SetSystemPropertiesAsync ( Property Properties ) : void
Properties Property
Résultat void

SetSystemPropertiesAsync() public méthode

public SetSystemPropertiesAsync ( Property Properties, object userState ) : void
Properties Property
userState object
Résultat void

TestConnectForDataSourceDefinitionAsync() public méthode

public TestConnectForDataSourceDefinitionAsync ( DataSourceDefinition DataSourceDefinition, string UserName, string Password ) : void
DataSourceDefinition DataSourceDefinition
UserName string
Password string
Résultat void

TestConnectForDataSourceDefinitionAsync() public méthode

public TestConnectForDataSourceDefinitionAsync ( DataSourceDefinition DataSourceDefinition, string UserName, string Password, object userState ) : void
DataSourceDefinition DataSourceDefinition
UserName string
Password string
userState object
Résultat void

TestConnectForItemDataSourceAsync() public méthode

public TestConnectForItemDataSourceAsync ( string ItemPath, string DataSourceName, string UserName, string Password ) : void
ItemPath string
DataSourceName string
UserName string
Password string
Résultat void

TestConnectForItemDataSourceAsync() public méthode

public TestConnectForItemDataSourceAsync ( string ItemPath, string DataSourceName, string UserName, string Password, object userState ) : void
ItemPath string
DataSourceName string
UserName string
Password string
userState object
Résultat void

UpdateItemExecutionSnapshotAsync() public méthode

public UpdateItemExecutionSnapshotAsync ( string ItemPath ) : void
ItemPath string
Résultat void

UpdateItemExecutionSnapshotAsync() public méthode

public UpdateItemExecutionSnapshotAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

ValidateExtensionSettingsAsync() public méthode

public ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues, string SiteUrl ) : void
Extension string
ParameterValues ParameterValueOrFieldReference
SiteUrl string
Résultat void

ValidateExtensionSettingsAsync() public méthode

public ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues, string SiteUrl, object userState ) : void
Extension string
ParameterValues ParameterValueOrFieldReference
SiteUrl string
userState object
Résultat void