ServiceClient 类

Contains the various API operations for the service client to interact with Master Data Services.

继承层次结构

System.Object
  System.ServiceModel.ClientBase<IService>
    Microsoft.MasterDataServices.ServiceClient

命名空间:  Microsoft.MasterDataServices
程序集:  Microsoft.MasterDataServices(在 Microsoft.MasterDataServices.dll 中)

语法

声明
Public Class ServiceClient _
    Inherits ClientBase(Of IService) _
    Implements IService
用法
Dim instance As ServiceClient
public class ServiceClient : ClientBase<IService>, 
    IService
public ref class ServiceClient : public ClientBase<IService^>, 
    IService
type ServiceClient =  
    class
        inherit ClientBase<IService>
        interface IService
    end
public class ServiceClient extends ClientBase<IService> implements IService

ServiceClient 类型公开以下成员。

构造函数

  名称 说明
公共方法 ServiceClient() Initializes a new instance of the ServiceClient class with default values.
公共方法 ServiceClient(String) Initializes a new instance of the ServiceClient class with the specified endpoint configuration name.
公共方法 ServiceClient(Binding, EndpointAddress) Initializes a new instance of the ServiceClient class that has the specified binding and remote address.
公共方法 ServiceClient(String, EndpointAddress) Initializes a new instance of the ServiceClient class that has the specified endpoint configuration name and remote address.
公共方法 ServiceClient(String, String) Initializes a new instance of the ServiceClient class that has the specified endpoint configuration name and remote address as a string.

页首

属性

  名称 说明
受保护属性 Channel (从 ClientBase<IService> 继承。)
公共属性 ChannelFactory (从 ClientBase<IService> 继承。)
公共属性 ClientCredentials (从 ClientBase<IService> 继承。)
公共属性 Endpoint (从 ClientBase<IService> 继承。)
公共属性 InnerChannel (从 ClientBase<IService> 继承。)
公共属性 State (从 ClientBase<IService> 继承。)

页首

方法

  名称 说明
公共方法 Abort (从 ClientBase<IService> 继承。)
公共方法 AnnotationsDelete Deletes the existing annotation with the specified identifier.
公共方法 AnnotationsUpdate Updates the existing annotation with the specified identifier.
公共方法 AttributeChange Changes an attribute with the specified values.
公共方法 BusinessRulesClone Creates the new business rules using the specified set of business rules, retaining the globally unique identifiers (GUIDs) of the original objects.
公共方法 BusinessRulesCreate Creates new business rules instance.
公共方法 BusinessRulesDelete Deletes the business rule or components of rules with the given criteria.
公共方法 BusinessRulesGet Retrieves the business rules with the given criteria.
公共方法 BusinessRulesPaletteGet Retrieves the available business rule components (the component palette) for the specified member type.
公共方法 BusinessRulesPublish Publishes the business rules with the given criteria.
公共方法 BusinessRulesUpdate Updates the existing business rules.
公共方法 Close (从 ClientBase<IService> 继承。)
受保护方法 CreateChannel (从 ClientBase<IService> 继承。)
公共方法 DataQualityCleansingOperationCreate 基础结构。Creates an operation for DQS quality cleansing.
公共方法 DataQualityInstalledState 基础结构。Determines whether the DQS is properly installed and configured to work with Master Data Services with the specified setting.
公共方法 DataQualityKnowledgeBasesGet 基础结构。Gets the collection of knowledgebase configured in DQS.
公共方法 DataQualityMatchingOperationCreate 基础结构。Creates an operation for DQS matching.
公共方法 DataQualityOperationPurgeOperation 基础结构。Returns a purge operation for DQS operation.
公共方法 DataQualityOperationResultsGet 基础结构。Retrieves the results of a completed DQS operation.
公共方法 DataQualityOperationStart 基础结构。Starts a DQS operation.
公共方法 DataQualityOperationStatus 基础结构。Retrieves the status of a running DQS operation.
公共方法 DataQualityStoreInputData 基础结构。Retrieves the data for the data quality store input.
公共方法 DisplayInitializationUI (从 ClientBase<IService> 继承。)
公共方法 EntityMemberAnnotationsCreate Creates new annotations attached to a member.
公共方法 EntityMemberAnnotationsGet Retrieves the annotations attached to a member.
公共方法 EntityMemberAttributesGet Retrieves a single attribute value for a member in an entity.
公共方法 EntityMemberKeyLookup 下一版本的 Microsoft SQL Server 将删除该功能。请不要在新的开发工作中使用该功能,并尽快修改当前还在使用该功能的应用程序。
公共方法 EntityMembersCopy Copies the selected members to new target members.
公共方法 EntityMembersCreate Creates new members.
公共方法 EntityMembersDelete Deletes or deactivates the selected members.
公共方法 EntityMembersGet Retrieves the filtered set of members and their data from an entity.
公共方法 EntityMembersMerge Creates new members and updates existing members.
公共方法 EntityMembersUpdate Updates the existing members.
公共方法 EntityStagingClear 基础结构。Clears the entity staging area with the specified batch identifier.
公共方法 EntityStagingGet 基础结构。Retrieves the contents of the entity staging area.
公共方法 EntityStagingLoad 基础结构。Loads the members and its relationship into the entity staging area.
公共方法 EntityStagingProcess 基础结构。Sets the batch, via batch tag, entity identifier, member type, and version identifier, to be queued for processing.
公共方法 Equals (从 Object 继承。)
公共方法 ExportViewCreate Creates a new export (subscription) view.
公共方法 ExportViewDelete Removes the existing export view with the specified identifier.
公共方法 ExportViewListGet Retrieves the list of existing export views.
公共方法 ExportViewUpdate Updates the existing export view.
受保护方法 Finalize (从 Object 继承。)
受保护方法 GetDefaultValueForInitialization<T> (从 ClientBase<IService> 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetType (从 Object 继承。)
公共方法 HierarchyMembersGet Retrieves the parent-child members from a hierarchy relative to a parent node.
受保护方法 InvokeAsync (从 ClientBase<IService> 继承。)
受保护方法 MemberwiseClone (从 Object 继承。)
公共方法 MetadataClone Creates exact copies of metadata components from another source, retaining the globally unique identifiers (GUIDs) of the original objects.
公共方法 MetadataCreate Creates new metadata components.
公共方法 MetadataDelete Deletes the specified metadata components.
公共方法 MetadataGet Retrieves the metadata for the given criteria.
公共方法 MetadataUpdate Updates the specified metadata.
公共方法 ModelMembersBulkDelete Begins the asynchronous bulk deletion of members.
公共方法 ModelMembersBulkMerge Begins the asynchronous bulk creation and/or update of member data across one or more entities.
公共方法 ModelMembersBulkUpdate Begins the asynchronous bulk update of member data across one or more entities.
公共方法 ModelMembersGet Retrieves the entire selected models, entities and/or hierarchies.
公共方法 Open (从 ClientBase<IService> 继承。)
公共方法 SecurityPrincipalsClone Creates exact copies of users, groups and their permissions within the security model from another source, retaining the GUIDs of the original objects.
公共方法 SecurityPrincipalsCreate Creates new users, groups and their permissions within the security model.
公共方法 SecurityPrincipalsDelete Deletes users and groups.
公共方法 SecurityPrincipalsGet Retrieves security principals and their permissions.
公共方法 SecurityPrincipalsUpdate Updates security principals.
公共方法 SecurityPrivilegesClone Creates exact copies of permissions within the security model from another source, retaining the globally unique identifiers (GUIDs) of the original objects.
公共方法 SecurityPrivilegesCreate Creates security privileges.
公共方法 SecurityPrivilegesDelete Deletes the permissions for the specified criteria.
公共方法 SecurityPrivilegesGet Retrieves the security permissions for selected principals and/or models.
公共方法 SecurityPrivilegesUpdate Updates the specified security privileges.
公共方法 ServiceCheck Determines whether the Master Data Services Web service is up and running and is connected to the database.
公共方法 ServiceVersionGet Retrieves the version of the service instance.
公共方法 StagingClear Clears the bulk staging area.
公共方法 StagingGet Retrieves the contents of the bulk staging area.
公共方法 StagingNameCheck Checks the staging name to see if the name is unique or the name is already used.
公共方法 StagingProcess Sweeps the existing unbatched records in the staging tables into a batch for processing and launches execution of the staging queue on request.
公共方法 SystemDomainListGet Retrieves a localized fixed list of choices based on a list code.
公共方法 SystemPropertiesGet Retrieves the immutable properties about the system.
公共方法 SystemSettingsGet Retrieves the list of system settings.
公共方法 SystemSettingsUpdate Updates the system setting values.
公共方法 ToString (从 Object 继承。)
公共方法 TransactionAnnotationsCreate Creates new annotations attached to an existing transaction.
公共方法 TransactionAnnotationsGet Retrieves the filtered list of transaction annotations from a model.
公共方法 TransactionsGet Retrieves the filtered list of transactions from a model.
公共方法 TransactionsReverse Reverses one or more existing transactions.
公共方法 UserPreferencesDelete Deletes the specified user’s preferences.
公共方法 UserPreferencesGet Retrieves the specified user’s preferences.
公共方法 UserPreferencesUpdate Updates the specified user’s preferences.
公共方法 ValidationGet Gets the validation issues for the given search criteria.
公共方法 ValidationProcess Processes the validations (business rules) for selected members within a model.
公共方法 VersionCopy Makes a copy of a version, which includes making a copy of all entity member data.

页首

显式接口实现

  名称 说明
显式接口实现私有方法 ICommunicationObject.BeginClose(AsyncCallback, Object) (从 ClientBase<IService> 继承。)
显式接口实现私有方法 ICommunicationObject.BeginClose(TimeSpan, AsyncCallback, Object) (从 ClientBase<IService> 继承。)
显式接口实现私有方法 ICommunicationObject.BeginOpen(AsyncCallback, Object) (从 ClientBase<IService> 继承。)
显式接口实现私有方法 ICommunicationObject.BeginOpen(TimeSpan, AsyncCallback, Object) (从 ClientBase<IService> 继承。)
显式接口实现私有方法 ICommunicationObject.Close (从 ClientBase<IService> 继承。)
显式接口实现私有事件 ICommunicationObject.Closed (从 ClientBase<IService> 继承。)
显式接口实现私有事件 ICommunicationObject.Closing (从 ClientBase<IService> 继承。)
显式接口实现私有方法 IDisposable.Dispose (从 ClientBase<IService> 继承。)
显式接口实现私有方法 ICommunicationObject.EndClose (从 ClientBase<IService> 继承。)
显式接口实现私有方法 ICommunicationObject.EndOpen (从 ClientBase<IService> 继承。)
显式接口实现私有事件 ICommunicationObject.Faulted (从 ClientBase<IService> 继承。)
显式接口实现私有方法 IService.AnnotationsDelete Deletes an existing annotation.
显式接口实现私有方法 IService.AnnotationsUpdate Updates an existing annotation.
显式接口实现私有方法 IService.AttributeChange Changes an attribute.
显式接口实现私有方法 IService.BusinessRulesClone Creates new business rules which are exact copies of business rules from another source, retaining the globally unique identifiers (GUIDs) of the original objects.
显式接口实现私有方法 IService.BusinessRulesCreate Creates new business rules.
显式接口实现私有方法 IService.BusinessRulesDelete Deletes the business rule or components of rules.
显式接口实现私有方法 IService.BusinessRulesGet Retrieves the business rules.
显式接口实现私有方法 IService.BusinessRulesPaletteGet Retrieves the available business rule components (the component palette).
显式接口实现私有方法 IService.BusinessRulesPublish Publishes the business rules for a model or entity or member type.
显式接口实现私有方法 IService.BusinessRulesUpdate Updates the existing business rules.
显式接口实现私有方法 IService.DataQualityCleansingOperationCreate 基础结构。Creates an operation request for DQS quality cleansing.
显式接口实现私有方法 IService.DataQualityInstalledState 基础结构。Retrieves the DQS state – the response is positive if DQS is properly installed and configured to work with Master Data Services.
显式接口实现私有方法 IService.DataQualityKnowledgeBasesGet 基础结构。Retrieves the list of knowledgebase configured in DQS.
显式接口实现私有方法 IService.DataQualityMatchingOperationCreate 基础结构。Creates an operation request for DQS matching.
显式接口实现私有方法 IService.DataQualityOperationPurgeOperation 基础结构。Returns a purge operation for DQS operation.
显式接口实现私有方法 IService.DataQualityOperationResultsGet 基础结构。Retrieves the results of a completed DQS operation.
显式接口实现私有方法 IService.DataQualityOperationStart 基础结构。Starts a DQS operation.
显式接口实现私有方法 IService.DataQualityOperationStatus 基础结构。Retrieves the status of a running DQS operation.
显式接口实现私有方法 IService.DataQualityStoreInputData 基础结构。Retrieves the data for the data quality store input.
显式接口实现私有方法 IService.EntityMemberAnnotationsCreate Creates new annotations attached to a member.
显式接口实现私有方法 IService.EntityMemberAnnotationsGet Retrieves the annotations attached to a member.
显式接口实现私有方法 IService.EntityMemberAttributesGet Retrieves the specified set of attribute values from a specified list of members.
显式接口实现私有方法 IService.EntityMemberKeyLookup 下一版本的 Microsoft SQL Server 将删除该功能。请不要在新的开发工作中使用该功能,并尽快修改当前还在使用该功能的应用程序。
显式接口实现私有方法 IService.EntityMembersCopy Copies the selected members to new target members.
显式接口实现私有方法 IService.EntityMembersCreate Creates new members.
显式接口实现私有方法 IService.EntityMembersDelete Deletes or deactivates the selected members.
显式接口实现私有方法 IService.EntityMembersGet Retrieves the filtered set of members and their data from an entity.
显式接口实现私有方法 IService.EntityMembersMerge Creates new members and updates existing members.
显式接口实现私有方法 IService.EntityMembersUpdate Updates the existing members.
显式接口实现私有方法 IService.EntityStagingClear 基础结构。Clears the entity staging area.
显式接口实现私有方法 IService.EntityStagingGet 基础结构。Retrieves the contents of the entity staging area.
显式接口实现私有方法 IService.EntityStagingLoad 基础结构。Loads the contents of the entity staging area.
显式接口实现私有方法 IService.EntityStagingProcess 基础结构。Sets the batch to be queued for processing.
显式接口实现私有方法 IService.ExportViewCreate Generates or regenerates the desired subscription views.
显式接口实现私有方法 IService.ExportViewDelete Removes an existing export view.
显式接口实现私有方法 IService.ExportViewListGet Retrieves the list of existing export views.
显式接口实现私有方法 IService.ExportViewUpdate Updates an existing export view.
显式接口实现私有方法 IService.HierarchyMembersGet Retrieves the parent-child members from a hierarchy relative to a parent node.
显式接口实现私有方法 IService.MetadataClone Creates exact copies of metadata components from another source, retaining the globally unique identifiers (GUIDs) of the original objects.
显式接口实现私有方法 IService.MetadataCreate Creates new metadata components.
显式接口实现私有方法 IService.MetadataDelete Deletes the metadata components.
显式接口实现私有方法 IService.MetadataGet Retrieves a metadata.
显式接口实现私有方法 IService.MetadataUpdate Updates a metadata.
显式接口实现私有方法 IService.ModelMembersBulkDelete Begins the asynchronous bulk deletion of members.
显式接口实现私有方法 IService.ModelMembersBulkMerge Begins the asynchronous bulk creation and/or update of member data across one or more entities.
显式接口实现私有方法 IService.ModelMembersBulkUpdate Begins the asynchronous bulk update of member data across one or more entities.
显式接口实现私有方法 IService.ModelMembersGet Retrieves the entire selected models, entities and/or hierarchies.
显式接口实现私有方法 IService.SecurityPrincipalsClone Creates exact copies of users, groups and their permissions within the security model from another source, retaining the GUIDs of the original objects.
显式接口实现私有方法 IService.SecurityPrincipalsCreate Creates new users, groups and their permissions within the security model.
显式接口实现私有方法 IService.SecurityPrincipalsDelete Deletes user and groups.
显式接口实现私有方法 IService.SecurityPrincipalsGet Retrieves the security principals and their permissions.
显式接口实现私有方法 IService.SecurityPrincipalsUpdate Updates the security principals.
显式接口实现私有方法 IService.SecurityPrivilegesClone Creates an exact copy of permissions within the security model from another source, retaining the globally unique identifiers (GUIDs) of the original objects.
显式接口实现私有方法 IService.SecurityPrivilegesCreate Creates the security privileges.
显式接口实现私有方法 IService.SecurityPrivilegesDelete Deletes the permissions.
显式接口实现私有方法 IService.SecurityPrivilegesGet Retrieves the security permissions for selected principals and/or models.
显式接口实现私有方法 IService.SecurityPrivilegesUpdate Updates the security privileges.
显式接口实现私有方法 IService.ServiceCheck Determines whether the Master Data Services Web service is up and running and is connected to the database.
显式接口实现私有方法 IService.ServiceVersionGet Retrieves the service version.
显式接口实现私有方法 IService.StagingClear Clears the bulk staging area.
显式接口实现私有方法 IService.StagingGet Retrieves the contents of the bulk staging area.
显式接口实现私有方法 IService.StagingNameCheck Checks the staging name to see if the name is unique or the name is already used.
显式接口实现私有方法 IService.StagingProcess Sweeps the existing unbatched records in the staging tables into a batch for processing and launches execution of the staging queue on request.
显式接口实现私有方法 IService.SystemDomainListGet Retrieves the localized fixed list of choices based on a list code.
显式接口实现私有方法 IService.SystemPropertiesGet Retrieves the immutable properties about the system.
显式接口实现私有方法 IService.SystemSettingsGet Retrieves the list of system settings.
显式接口实现私有方法 IService.SystemSettingsUpdate Updates the system setting values.
显式接口实现私有方法 IService.TransactionAnnotationsCreate Creates new annotations attached to an existing transaction.
显式接口实现私有方法 IService.TransactionAnnotationsGet Retrieves the filtered list of transaction annotations from a model.
显式接口实现私有方法 IService.TransactionsGet Retrieves the filtered list of transactions from a model.
显式接口实现私有方法 IService.TransactionsReverse Reverses one or more existing transactions.
显式接口实现私有方法 IService.UserPreferencesDelete Deletes the current user’s preferences.
显式接口实现私有方法 IService.UserPreferencesGet Retrieves the current user’s preferences.
显式接口实现私有方法 IService.UserPreferencesUpdate Updates the current user’s preferences.
显式接口实现私有方法 IService.ValidationGet Gets the validation issues for the given criteria.
显式接口实现私有方法 IService.ValidationProcess Processes the validations (business rules) for selected members within a model.
显式接口实现私有方法 IService.VersionCopy Copies a model version to a new version.
显式接口实现私有方法 ICommunicationObject.Open (从 ClientBase<IService> 继承。)
显式接口实现私有事件 ICommunicationObject.Opened (从 ClientBase<IService> 继承。)
显式接口实现私有事件 ICommunicationObject.Opening (从 ClientBase<IService> 继承。)

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。

请参阅

参考

Microsoft.MasterDataServices 命名空间