共用方式為


Microsoft.MasterDataServices.Services.MessageContracts 命名空間

Provides a common location for message contract namespace constants.

類別

  類別 說明
公用類別 AnnotationsCreateResponse Represents a response to an annotation creation request.
公用類別 AnnotationsDeleteRequest Represents a request to delete an existing annotation.
公用類別 AnnotationsDeleteResponse Represents a response to a request to delete an existing annotation.
公用類別 AnnotationsUpdateRequest Represents a request to update the comment text of an annotation.
公用類別 AnnotationsUpdateResponse Represents a response to a request to update the comment text of an annotation.
公用類別 AttributeChangeRequest 基礎結構。Represents the request for attribute changing.
公用類別 AttributeChangeResponse 基礎結構。Represents the response for the AttributeChangeRequest.
公用類別 BusinessRulesCloneRequest Represents a request that must include a BusinessRules type containing business rules or business rule components for creation in the Master Data Services repository.
公用類別 BusinessRulesCreateRequest Represents a request that must include a BusinessRules type containing new business rules or business rule components for creation.
公用類別 BusinessRulesCreateResponse Represents a response to a business rules creation request.
公用類別 BusinessRulesDeleteRequest Represents a request that must include a BRDeleteCriteria containing business rule globally unique identifiers (GUIDs) and/or business rule components GUIDs for deletion.
公用類別 BusinessRulesGetRequest Queries the existing business rules from an Master Data Services repository.
公用類別 BusinessRulesGetResponse Represents a response that returns a BusinessRules type containing requested business rules or rule components.
公用類別 BusinessRulesPaletteGetRequest Represents a request of a palette of available rule components within the system.
公用類別 BusinessRulesPaletteGetResponse Represents a response that includes available conditions and actions for use in business rules.
公用類別 BusinessRulesPublishRequest Represents a request to publish Business Rule updates for a particular Model, Entity and MemberType.
公用類別 BusinessRulesUpdateRequest Represents a request to update existing business rules, conditions or actions within the MDS repository.
公用類別 DataQualityCleansingOperationCreateRequest 基礎結構。Creates request for data quality cleansing operation.
公用類別 DataQualityInstalledStateRequest 基礎結構。Represents the request for the state of the installed DQS.
公用類別 DataQualityInstalledStateResponse 基礎結構。Represents the state of the installed DQS requested.
公用類別 DataQualityKnowledgeBasesGetRequest 基礎結構。Represents the request to get the knowledge bases of the DQS.
公用類別 DataQualityKnowledgeBasesGetResponse 基礎結構。Represents the knowledge bases of the DQS requested.
公用類別 DataQualityMatchingOperationCreateRequest 基礎結構。Represents a request for data quality matching operation.
公用類別 DataQualityOperationCreateRequest 基礎結構。Represents a create request for data quality operation.
公用類別 DataQualityOperationCreateResponse 基礎結構。Creates a response for the data quality operation.
公用類別 DataQualityOperationPurgeOperationRequest 基礎結構。Represents the request for data quality purge operation.
公用類別 DataQualityOperationPurgeOperationResponse 基礎結構。Represents the response for the data quality purge operation request.
公用類別 DataQualityOperationResultsGetRequest 基礎結構。Represents the request to get the results of a completed DQS operation.
公用類別 DataQualityOperationResultsGetResponse 基礎結構。Represents the results of the DQS operation requested.
公用類別 DataQualityOperationStartRequest 基礎結構。Represents the request of the start of a DQS operation.
公用類別 DataQualityOperationStartResponse 基礎結構。Represents the start of the DQS operation requested.
公用類別 DataQualityOperationStatusRequest 基礎結構。Represents a request to get the status of an operation.
公用類別 DataQualityOperationStatusResponse 基礎結構。Represents the status of the DQS operation requested.
公用類別 DataQualityStoreInputDataRequest 基礎結構。Represents a data request for the data quality store input.
公用類別 DataQualityStoreInputDataResponse 基礎結構。Represents the response for data quality store input data request.
公用類別 EntityMemberAnnotationsCreateRequest Creates a request to add annotations directly to a member (not associated with a transaction).
公用類別 EntityMemberAnnotationsGetRequest Retrieves annotations associated directly with a member (not associated with a transaction).
公用類別 EntityMemberAnnotationsGetResponse Complex type that holds the details of the response.
公用類別 EntityMemberAttributesGetRequest Complex type that specifies the details of what exactly is requested.
公用類別 EntityMemberAttributesGetResponse Represents a response that may return an EntityMembers complex type and may return an OperationResult complex type.
公用類別 EntityMemberKeyGetRequest Represents the request for EntityMemberKeyGet.
公用類別 EntityMemberKeyGetResponse Represents the response for EntityMemberKeyGet.
公用類別 EntityMembersCopyRequest Request message for specifying the entity members to be copied in the MembersCopyCriteria complex type.
公用類別 EntityMembersCopyResponse Response message containing the results of the operation in the complex type OperationResult.
公用類別 EntityMembersCreateRequest Represents the request object for the EntityMembersCreate operation.
公用類別 EntityMembersCreateResponse Represents a response message containing the results of the operation in the complex type OperationResult.
公用類別 EntityMembersCrudRequest Represents the base class for various entity members save request classes.
公用類別 EntityMembersDeleteRequest Represents the request object for the EntityMembersDelete operation.
公用類別 EntityMembersDeleteResponse Response that should return an OperationResult complex type.
公用類別 EntityMembersGetRequest Request message for specifying the criteria in the EntityMembersGetCriteria complex type for the retrieval of entity members and their attributes.
公用類別 EntityMembersGetResponse Returns a response that may contain an EntityMembers complex type and may contain an EntityMembersInformation complex type and may contain an OperationResult complex type.
公用類別 EntityMembersMergeRequest Represents the request object for the EntityMembersMerge operation.
公用類別 EntityMembersMergeResponse Represents a response to the request to create and/or update members without regard to whether the member already exists.
公用類別 EntityMembersUpdateRequest Represents a request to update one or multiple existing members within an entity.
公用類別 EntityMembersUpdateResponse Represents a response to a request to update one or multiple existing members within an entity.
公用類別 EntityStagingClearRequest 基礎結構。Represents a request to clear one or multiple existing members within an entity.
公用類別 EntityStagingClearResponse 基礎結構。Represents a response to a request to clear one or multiple existing members within an entity.
公用類別 EntityStagingGetRequest 基礎結構。Represents the input message contract for the EntityStagingGet service call.
公用類別 EntityStagingGetResponse 基礎結構。Represents the entity staging get return object.
公用類別 EntityStagingLoadRequest 基礎結構。Represents an entity staging load members request message contract.
公用類別 EntityStagingLoadResponse 基礎結構。Represents an entity staging load member response message contract.
公用類別 EntityStagingProcessRequest 基礎結構。Represents a complex type that specifies the details of the entity staging process request.
公用類別 EntityStagingProcessResponse 基礎結構。Represents the response for the entity staging process operation.
公用類別 ExportViewCreateRequest Represents a complex type that specifies details of what is requested.
公用類別 ExportViewCreateResponse Represents a complex type that holds the details of the response.
公用類別 ExportViewDeleteRequest Represents a complex type to specify the details of the export view delete request.
公用類別 ExportViewDeleteResponse Represents a complex type to hold the details of the response.
公用類別 ExportViewListGetRequest Represents a complex type to specify the details of the request to get the export view list.
公用類別 ExportViewListGetResponse Represents a complex type to hold details of the response.
公用類別 ExportViewUpdateRequest Represents a complex type to specify the details of export view update request.
公用類別 ExportViewUpdateResponse Represents a complex type to hold the details of the response.
公用類別 HierarchyMembersGetRequest Represents a request message using the HierarchyGetCriteria complex type to specify inputs to the request.
公用類別 HierarchyMembersGetResponse Represents a response that may return HierarchyData complex type and may return an OperationResult complex type.
公用類別 MessageCreateRequest Represents a message creation request.
公用類別 MessageRequest Defines the base class for all requests that can be processed by a Master Data Services instance.
公用類別 MessageResponse Defines the responses that can be processed by a Master Data Services instance.
公用類別 MetadataCloneRequest Represents the message contract for the metadata clone request.
公用類別 MetadataCloneResponse Represents the message contract for the metadata clone response.
公用類別 MetadataCreateRequest Represents the message contract for the metadata create request.
公用類別 MetadataCreateResponse Represents the message contract for the metadata create response.
公用類別 MetadataDeleteRequest Represents the message contract for the metadata delete request.
公用類別 MetadataDeleteResponse Represents the message contract for the metadata delete response.
公用類別 MetadataGetRequest Represents the message contract for the metadata get request.
公用類別 MetadataGetResponse Represents the message contract for the metadata get response.
公用類別 MetadataUpdateRequest Represents the message contract for the metadata update request.
公用類別 MetadataUpdateResponse Represents the message contract for the metadata update response.
公用類別 ModelMembersBulkCrudResponse Represents the base class for various staging CRUD operation responses.
公用類別 ModelMembersBulkDeleteRequest Represents a request for asynchronous batch deleting of members within a model.
公用類別 ModelMembersBulkDeleteResponse Represents a response to a request for asynchronous batch deleting of members within a model.
公用類別 ModelMembersBulkGetRequest Represents a bulk request to get model members.
公用類別 ModelMembersBulkGetResponse Represents a response to a bulk request to get model members.
公用類別 ModelMembersBulkMergeRequest Represents a request for asynchronous batch updating or creating of members within an entity.
公用類別 ModelMembersBulkMergeResponse Represents a response to a request for asynchronous batch updating or creating of members within an entity.
公用類別 ModelMembersBulkRequest Represents a base class for various staging operation request message contracts.
公用類別 ModelMembersBulkUpdateRequest Represents a request for asynchronous batch updating of members within an entity.
公用類別 ModelMembersBulkUpdateResponse Represents a response to a request for asynchronous batch updating of members within an entity.
公用類別 ModelMembersGetRequest Represents a request message for specifying the criteria in the ModelsGetCriteria complex type for the retrieval of the model. Models and Versions parameters are required. Entities parameter is optional. All entities are returned if not specified.
公用類別 ModelMembersGetResponse Represents a response that may contain an ArrayOfEntityMembers complex type and may contain an OperationResult complex type.
公用類別 SecurityCreateResponse Represents a security create response message contract. This class cannot be inherited.
公用類別 SecurityDeleteRequest Represents a security delete request message contract for the Master Data Services API. This class cannot be inherited.
公用類別 SecurityGetRequest Represents a security get request message contract for the Master Data Services API. This class cannot be inherited.
公用類別 SecurityPrincipalsDeleteRequest Represents the request message contract for deleting security principals with the Master Data Services API. This class cannot be inherited.
公用類別 SecurityPrincipalsGetRequest Represents a request message contract to retrieve security principals from the Master Data Services API. This class cannot be inherited.
公用類別 SecurityPrincipalsGetResponse Represents a response to the request message for specifying the criteria for the retrieval of specified members and their attributes.
公用類別 SecurityPrincipalsRequest Represents the request message contract for security principals in the Master Data Services API. This class cannot be inherited.
公用類別 SecurityPrivilegesDeleteRequest Represents the request message contract for deleting security privileges in the Master Data Services API. This class cannot be inherited.
公用類別 SecurityPrivilegesGetRequest Represents the request message contract for retrieving security privileges from the Master Data Services API. This class cannot be inherited.
公用類別 SecurityPrivilegesGetResponse Represents the response message contract for security privileges retrieved from the Master Data Services API. This class cannot be inherited.
公用類別 SecurityPrivilegesRequest Represents the request message contract for security privileges in the Master Data Services API. This class cannot be inherited.
公用類別 ServiceCheckGetRequest Represents a request message to determine whether the Master Data Services Web service is running and is connected to the database.
公用類別 ServiceVersionGetRequest Defines the message contract for the Service Version get request.
公用類別 ServiceVersionGetResponse Defines the message contract for the Service Check get response.
公用類別 StagingClearRequest Represents a request message for specifying the array of batches to clear.
公用類別 StagingClearResponse Represents a response message that specifies counts for the batches and attribute, member, and relationship records cleared.
公用類別 StagingGetRequest Represents a request message for specifying the criteria in the StagingResultCriteria complex type for the retrieval of staging information.
公用類別 StagingGetResponse Represents a response that contains an operation result and an ArrayOfStagingBatch instance that contains staging batch information.
公用類別 StagingNameCheckRequest 基礎結構。Represents the message contract for the staging name check (if the staging name is unique) request.
公用類別 StagingNameCheckResponse 基礎結構。Represents the message contract for the staging name check response.
公用類別 StagingProcessRequest Represents a complex type that specifies the details of the Staging process request.
公用類別 StagingProcessResponse Represents the response for the staging process operation.
公用類別 SystemDomainListGetRequest Represents the message contract for the system domain list get request.
公用類別 SystemDomainListGetResponse Represents the message contract for the system domain list get response.
公用類別 SystemPropertiesGetRequest Represents the message contract for the system properties get request.
公用類別 SystemPropertiesGetResponse Represents the message contract for the system properties get response.
公用類別 SystemSettingsGetRequest Represents the message contract for the system setting get request.
公用類別 SystemSettingsGetResponse Represents the message contract for the system setting get response.
公用類別 SystemSettingsUpdateRequest Represents the message contract for the system setting update request.
公用類別 SystemSettingsUpdateResponse Represents the message contract for the system setting update response.
公用類別 TransactionAnnotationsCreateRequest Represents a complex type to specify details of what exactly is requested in the operation.
公用類別 TransactionAnnotationsGetRequest Represents a complex type that specifies details of what is requested.
公用類別 TransactionAnnotationsGetResponse Represents a complex type to hold the details of the response.
公用類別 TransactionsGetRequest Represents a request message for specifying the criteria in the TransactionSearchCriteria complex type for the retrieval of transactions.
公用類別 TransactionsGetResponse Represents the response object for TransactionsGet operation.
公用類別 TransactionsReverseRequest Represents a request message for specifying the transactions (by ID) to reverse.
公用類別 TransactionsReverseResponse Represents a response message that returns an operation result and an ArrayOfReplacementId instance that contains the reversed transactions.
公用類別 UserPreferencesDeleteRequest Represents the message contract for the user preferences delete request.
公用類別 UserPreferencesDeleteResponse Represents the message contract for the user preferences delete response.
公用類別 UserPreferencesGetRequest Represents the message contract for the user preferences get request.
公用類別 UserPreferencesGetResponse Represents the message contract for the user preferences get response.
公用類別 UserPreferencesUpdateRequest Represents the message contract for the user preferences update request.
公用類別 UserPreferencesUpdateResponse Represents the message contract for the user preferences update response.
公用類別 ValidationGetRequest Represents a request message complex type that describes what validation information is requested.
公用類別 ValidationGetResponse Represents the list of issues and summary information related to the requested validation processing.
公用類別 ValidationProcessRequest Represents a request message complex type to specify the validation process criteria and options.
公用類別 ValidationProcessResponse Represents a response message complex type to hold the response values back from the validation process.
公用類別 VersionCopyRequest Represents the message contract for the version copy request.
公用類別 VersionCopyResponse Represents the message contract for the version copy response.

介面

  介面 說明
公用介面 IMetadataUpdateRequest Defines the interface used by the Metadata updating requests.