共用方式為


ServiceClient 類別

Contains the various business rules API operations.

繼承階層

System. . :: . .Object
  System.ServiceModel. . :: . .ClientBase< (Of < ( <'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< (Of < ( <'IService> ) > ) >。)
公用屬性 ChannelFactory (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
公用屬性 ClientCredentials (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
公用屬性 Endpoint (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
公用屬性 InnerChannel (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
公用屬性 State (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)

上層

方法

  名稱 說明
公用方法 Abort (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
公用方法 AnnotationsDelete Deletes an existing annotation.
公用方法 AnnotationsUpdate Updates an existing annotation.
公用方法 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.
公用方法 BusinessRulesCreate Creates new business rules.
公用方法 BusinessRulesDelete Deletes a business rule or components of rules.
公用方法 BusinessRulesGet Retrieves business rules.
公用方法 BusinessRulesPaletteGet Retrieves available business rule components (the component palette).
公用方法 BusinessRulesPublish Publishes business rules for a model/entity/member type.
公用方法 BusinessRulesUpdate Updates existing business rules.
公用方法 Close (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
受保護的方法 CreateChannel (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
公用方法 DisplayInitializationUI (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
公用方法 EntityMemberAnnotationsCreate Creates new annotations attached to a member.
公用方法 EntityMemberAnnotationsGet Retrieves annotations attached to a member.
公用方法 EntityMemberAttributesGet Retrieves a specified set of attribute values from a specified list of members.
公用方法 EntityMemberKeyLookup 下一版的 Microsoft SQL Server 將不再提供此功能。請勿在新的開發工作中使用此功能,並且儘速修改使用此功能的應用程式。
公用方法 EntityMembersCopy Copies selected members to new target members.
公用方法 EntityMembersCreate Creates new members.
公用方法 EntityMembersDelete Deletes (deactivates) selected members.
公用方法 EntityMembersGet Retrieves a filtered set of members and their data from an entity.
公用方法 EntityMembersMerge Creates new members and updates existing members.
公用方法 EntityMembersUpdate Updates existing members.
公用方法 Equals (繼承自 Object。)
公用方法 ExportViewCreate Generates or regenerates desired subscription views.
公用方法 ExportViewDelete Removes an existing export view.
公用方法 ExportViewListGet Retrieves a list of existing export views.
公用方法 ExportViewUpdate Updates an existing export view.
受保護的方法 Finalize (繼承自 Object。)
受保護的方法 GetDefaultValueForInitialization< (Of < <' (T> ) > > ) (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
公用方法 HierarchyMembersGet Retrieves parent-child members from a hierarchy relative to a parent node.
受保護的方法 InvokeAsync (繼承自 ClientBase< (Of < ( <'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 metadata components.
公用方法 MetadataGet Retrieves metadata.
公用方法 MetadataUpdate Updates metadata.
公用方法 ModelMembersBulkDelete Begins the asynchronous deletion of members.
公用方法 ModelMembersBulkMerge Begin the asynchronous creation and/or update of member data across one or more entities.
公用方法 ModelMembersBulkUpdate Begins the asynchronous update of member data across one or more entities.
公用方法 ModelMembersGet Retrieves entire selected models, entities and/or hierarchies.
公用方法 Open (繼承自 ClientBase< (Of < ( <'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 Delete users and groups.
公用方法 SecurityPrincipalsGet Retrieves the security principals and their permissions.
公用方法 SecurityPrincipalsUpdate Updates security principals.
公用方法 SecurityPrivilegesClone Create 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 permissions.
公用方法 SecurityPrivilegesGet Retrieves security permissions for selected principals and/or models.
公用方法 SecurityPrivilegesUpdate Updates security privileges.
公用方法 ServiceCheck Determines whether the Master Data Services Web service is up and running and is connected to the database.
公用方法 StagingClear Clears the bulk staging area.
公用方法 StagingGet Retrieves the contents of the bulk staging area.
公用方法 StagingProcess Sweeps 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 immutable properties about the system.
公用方法 SystemSettingsGet Retrieves a list of system settings.
公用方法 SystemSettingsUpdate Updates system setting values.
公用方法 ToString (繼承自 Object。)
公用方法 TransactionAnnotationsCreate Creates new annotations attached to an existing transaction.
公用方法 TransactionAnnotationsGet Retrieves a filtered list of transactions from a model.
公用方法 TransactionsGet Retrieves a filtered list of transactions from a model.
公用方法 TransactionsReverse Reverses one or more existing transactions.
公用方法 UserPreferencesDelete Deletes the current user’s preferences.
公用方法 UserPreferencesGet Retrieves the current user’s preferences.
公用方法 UserPreferencesUpdate Updates the current user’s preferences.
公用方法 ValidationGet Retrieves filtered validation results from a model.
公用方法 ValidationProcess Processes validations (business rules) for selected members within a model.
公用方法 VersionCopy Copies a model version to a new version.

上層

明確 繼承 實作

  名稱 說明
明確介面實作私用方法 ICommunicationObject. . :: . .BeginClose(AsyncCallback, Object) (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
明確介面實作私用方法 ICommunicationObject. . :: . .BeginClose(TimeSpan, AsyncCallback, Object) (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
明確介面實作私用方法 ICommunicationObject. . :: . .BeginOpen(AsyncCallback, Object) (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
明確介面實作私用方法 ICommunicationObject. . :: . .BeginOpen(TimeSpan, AsyncCallback, Object) (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
明確介面實作私用方法 ICommunicationObject. . :: . .Close (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
明確介面實作私用事件 ICommunicationObject. . :: . .Closed (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
明確介面實作私用事件 ICommunicationObject. . :: . .Closing (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
明確介面實作私用方法 IDisposable. . :: . .Dispose (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
明確介面實作私用方法 ICommunicationObject. . :: . .EndClose (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
明確介面實作私用方法 ICommunicationObject. . :: . .EndOpen (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
明確介面實作私用事件 ICommunicationObject. . :: . .Faulted (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
明確介面實作私用方法 ICommunicationObject. . :: . .Open (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
明確介面實作私用事件 ICommunicationObject. . :: . .Opened (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)
明確介面實作私用事件 ICommunicationObject. . :: . .Opening (繼承自 ClientBase< (Of < ( <'IService> ) > ) >。)

上層

執行緒安全性

這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。