Microsoft.MasterDataServices 命名空间

Contains classes that provide the main entry point for Master Data Services.

  说明
公共类 Annotation Specifies an annotation (comment) on a transaction or member.
公共类 AnnotationsCreateResponse Represents a response to an EntityMemberAnnotationsCreateRequest.
公共类 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.
公共类 Attribute Represents a master data attribute, including its identification and data value.
公共类 AttributeGroup Represents a group of attributes.
公共类 AuditInfo Represents audit information appended to numerous complex types.
公共类 BRAction Represents a value creation or validation action within a created business rule.
公共类 BRActionComponent Represents the action components of business rules.
公共类 BRActionGroup Represents a grouping of related business rule action components currently available for use in MDS.
公共类 BRArgument Represents the base type for all business rule arguments in MDS.
公共类 BRAttributeArgument Represents the argument type for comparing attributes within a business rule.
公共类 BRAttributeArgumentBase Represents the base complex type for business rule attribute arguments.
公共类 BRAttributeTypeInfo Represents the attribute type information for business rule attributes.
公共类 BRAttributeValueArgument Represents the business rule attribute free-form value set in conditions and validation actions.
公共类 BRBlankArgument Represents a specialized argument for providing a blank value in conditions and validation actions.
公共类 BRCondition Represents a container for conditions to be evaluated to trigger actions defined in a created business rule.
公共类 BRConditionComponent Specifies condition components of business rules.
公共类 BRConditionGroup specifies a group of conditions with a similar type of logical evaluator.
公共类 BRConditionTreeNode Specifies a node within a possible complex logic tree in a business rule in MDS.
公共类 BRDeleteCriteria Specifies lists of globally unique identifiers (GUIDs) for business rules items to be deleted.
公共类 BRDomainBasedAttributeArgument Specifies the container for defining arguments based on values in related entity attributes.
公共类 BRFreeformArgument Specifies the freeform argument type for business rule arguments.
公共类 BRGetCriteria Specifies globally unique identifiers (GUIDs) or names of the desired model, entity, or member type.
公共类 BRHierarchyArgument Specifies the business rule argument specific to parent-child relationship arguments.
公共类 BRItem Represents the complete BRAction or BRCondition item with the attached logical operator.
公共类 BRItemTypeComponent Specifies the base level components type of business rules.
公共类 BRPublishCriteria Sets the scope of rules to be published.
公共类 BRResultOptions Specifies the desired format of the returned BusinessRules type.
公共类 BusinessRule Represents a business rule.
公共类 BusinessRules Specifies containers for conditions and actions.
公共类 BusinessRulesCloneRequest Represents a request that must include a BusinessRules type containing business rules and/or business rule components for creation in the MDS 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 request to create business rules.
公共类 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 Represents a request that must have a populated BRGetCriteria.
公共类 BusinessRulesGetResponse Represents a response that returns a BusinessRules type containing requested business rules or rule components.
公共类 BusinessRulesPalette Represents all possible actions and conditions used for building business rules within the MDS system.
公共类 BusinessRulesPaletteGetRequest Represents a request that must include a MemberType input.
公共类 BusinessRulesPaletteGetResponse Represents a response that includes available conditions and actions for use in business rules.
公共类 BusinessRulesPublishRequest Represents a request that may include a BRPublish criteria to limit which business rules are published. Otherwise, all business rules for all models, entities, and member types are published.
公共类 BusinessRulesUpdateRequest Represents a request that must include a BusinessRules type containing business rules or business rule components and their updated properties.
公共类 Collection Represents a collection of objects.
公共类 DerivedHierarchy Specifies an already defined data relationship and prepares that relationship to be displayed in a hierarchical fashion.
公共类 DerivedHierarchyContextIdentifier Specifies a set of identifiers for a master data model object that exists in the context of a derived hierarchy.
公共类 DerivedHierarchyLevel Specifies a single level within the derived hierarchy data relationship tree.
公共类 Entity Specifies a container for members and their attribute values and explicit hierarchies.
公共类 EntityContextIdentifier Specifies a set of ID’s for a master data model object that exists in the context of an entity.
公共类 EntityMemberAnnotationsCreateRequest Specifies the details of what is requested when creating entity member annotations.
公共类 EntityMemberAnnotationsGetRequest Specifies the details of what exactly is requested.
公共类 EntityMemberAnnotationsGetResponse Holds the details of the response.
公共类 EntityMemberAttributesGetRequest Represents a request that can take an EntityMembers complex type.
公共类 EntityMemberAttributesGetResponse Represents a response that can return an EntityMembers and an OperationResult type.
公共类 EntityMemberKeyGetRequest Specifies the details of what is requested.
公共类 EntityMemberKeyGetResponse Holds the response details.
公共类 EntityMembers Represents a collection of members from a single entity and member type along with their context.
公共类 EntityMembersCopyCriteria Represents the criteria of members to copy.
公共类 EntityMembersCopyRequest Represents a request message for specifying the entity member or members to be copied in the EntityMembersCopyCriteria type.
公共类 EntityMembersCopyResponse Represents a response message that contains the results of the operation.
公共类 EntityMembersCreateRequest Represents a request message for specifying the entity or entities to be created in the EntityMembers type.
公共类 EntityMembersCreateResponse Represents a response message that contains the results of the operation.
公共类 EntityMembersDeleteRequest Represents a request message that should provide an EntityMembers complex type.
公共类 EntityMembersDeleteResponse Represents a response message that should return an operation result.
公共类 EntityMembersGetCriteria Represents a request complex type that defines the EntityMember criteria for the operations result set.
公共类 EntityMembersGetRequest Represents a request message for specifying the criteria in the EntityMembersGetCriteria complex type for the retrieval of entity members and their attributes.
公共类 EntityMembersGetResponse Represents a response message that might contain an EntityMembers complex type and might contain a EntityMembersInformation complex type and might contain an OperationResult complex type.
公共类 EntityMembersInformation Represents a data response describing the EntityMembers result set that is returned in the same response.
公共类 EntityMembersMergeRequest Represents a request to merge entity members.
公共类 EntityMembersMergeResponse Represents a response to an EntityMembersMergeRequest.
公共类 EntityMembersUpdateRequest Represents a request message for specifying the enity or entities to be updated in the EntityMembers complex type.
公共类 EntityMembersUpdateResponse Represents a response message that contains the results of the operation.
公共类 EntityMemberType Specifies the structure of an entity within MDS, including attributes and attribute groups.
公共类 Error Represents an error.
公共类 ErrorContext Represents the error context.
公共类 ExplicitHierarchy Specifies a parent–child representation that requires all leaf members to be expressed once and only once.
公共类 ExportView Specifies information related to the user-created view within the MDS system.
公共类 ExportViewCreateRequest Specifies details of what is requested.
公共类 ExportViewCreateResponse Holds details of the response to an ExportViewCreateRequest.
公共类 ExportViewDeleteRequest Specifies the details of a request to delete an export view.
公共类 ExportViewDeleteResponse Holds the details of the response to an ExportViewDeleteRequest.
公共类 ExportViewListGetRequest Specifies the details of a request to get an export view list.
公共类 ExportViewListGetResponse Hold details of the response to an ExportViewListGetRequest.
公共类 ExportViewUpdateRequest Specifies the details of a request to update an export view.
公共类 ExportViewUpdateResponse Holds details of the response to an ExportViewUpdateRequest.
公共类 FileAttribute Represents a file attribute.
公共类 FunctionPrivilege Specifies a function privilege security assignment for a user or group.
公共类 FunctionPrivilegesCriteria Specifies criteria for function privileges.
公共类 Group Represents an internal system object that refers to one or more users that can be granted security privileges within MDS.
公共类 HierarchyMemberPrivilege Specifies a hierarchy member privilege security assignment for a user or group.
公共类 HierarchyMemberPrivilegesCriteria Specifies criteria for hierarchy member privileges.
公共类 HierarchyMembers Provides hierarchy member information that is used by other classes.
公共类 HierarchyMembersGetCriteria Represents criteria for getting hierarchy members.
公共类 HierarchyMembersGetRequest Represents a request message by using HierarchyMembersGetCriteria complex type to specify inputs to the request.
公共类 HierarchyMembersGetResponse Represents a response that can return HierarchyMembers complex type and can return an OperationResult complex type.
公共类 Identifier Represents an identifier.
公共类 International Represents the data contract for the international message header.
公共类 MdmDataContractOfDerivedHierarchyContextIdentifier
公共类 MdmDataContractOfEntityContextIdentifier Specifies a data contract for EntityContextIdentifier.
公共类 MdmDataContractOfIdentifier Specifies the data contract for identifiers including helper types such as AuditInfo and Permission.
公共类 MdmDataContractOfMemberTypeContextIdentifier Specifies a data contract for MemberTypeContextIdentifier.
公共类 MdmDataContractOfModelContextIdentifier Retrieves the contract of the model context ID.
公共类 Member Specifies a master data member or row of data.
公共类 MemberIdentifier Specifies a set of IDs for a master data member, including the code and name of the member and the MemberType.
公共类 MemberKey Holds either the member code, the internal ID, or both for a member.
公共类 MemberSourceTarget Represents the member codes of the source and target members to be copied.
公共类 MemberTypeContextIdentifier Specifies a set of IDs for a master data model object that exists in the context of an entity and member type.
公共类 MessageResponse Represents a response to an MDS message.
公共类 Metadata Specifies a superset of all container objects within the MDS system.
公共类 MetadataAttribute Represents a metadata attribute.
公共类 MetadataCloneRequest Defines the message contract for the metadata clone request.
公共类 MetadataCloneResponse Defines the message contract for the metadata clone response.
公共类 MetadataCreateRequest 为元数据创建请求定义消息约定。
公共类 MetadataCreateResponse Defines the message contract for the metadata create response.
公共类 MetadataDeleteRequest Defines the message contract for the metadata delete request.
公共类 MetadataDeleteResponse Defines the message contract for the metadata delete response.
公共类 MetadataGetRequest Selects metadata objects at the specified level of detail.
公共类 MetadataGetResponse Defines the message contract for the metadata get response.
公共类 MetadataResultOptions Specifies the results of a metadata get operation to return.
公共类 MetadataSearchCriteria Specifies the MetadataGet search (filter) criteria.
公共类 MetadataUpdateRequest Defines the message contract for the metadata update request.
公共类 MetadataUpdateResponse Defines the message contract for the metadata update response.
公共类 Model Represents a model, which is the highest grouping of MDS entities.
公共类 ModelContextIdentifier Represents a set of Identifiers for a master data model object that exists in the context of a model.
公共类 ModelMembersBulkDeleteRequest Represents a request to delete model members in bulk.
公共类 ModelMembersBulkDeleteResponse Represents a response to a request to delete model members in bulk.
公共类 ModelMembersBulkMergeRequest Represents a request to merge model members in bulk.
公共类 ModelMembersBulkMergeResponse Represents a response to a request to merge model members in bulk.
公共类 ModelMembersBulkUpdateRequest Represents a request to update model members in bulk.
公共类 ModelMembersBulkUpdateResponse Represents a response to a request to update model members in bulk.
公共类 ModelMembersGetCriteria Specifies criteria for getting model members.
公共类 ModelMembersGetRequest Represents a request message for specifying the criteria in the ModelMembersGetCriteria complex type for the retrieval of the model.
公共类 ModelMembersGetResponse Represents a response that can contain an array of entity members and can contain an OperationResult.
公共类 ModelMembersResultCriteria Specifies the format and level of detail for getting model members.
公共类 ModelPrivilege Specifies a model/object level privilege within the MDS system.
公共类 ModelPrivilegesCriteria Specifies criteria for model privileges.
公共类 OperationResult Specifies a standard container for all operation responses that includes a list of errors.
公共类 Parent Represents a consolidated node in a hierarchy.
公共类 ParentChild Specifies a parent-child relationship record from a hierarchy.
公共类 ReplacementId Defines an individual transaction that was replaced during the operation, including prior and new identifiers.
公共类 SecurityCreateResponse Represents a security create response message contract.
公共类 SecurityPrincipals Specifies a set of users and user groups.
公共类 SecurityPrincipalsCriteria Represents the security principal criteria to be used with security get operations.
公共类 SecurityPrincipalsDeleteCriteria Represents the criteria data contract for filtering security principals to be deleted through MDS.
公共类 SecurityPrincipalsDeleteRequest Represents a request message for specifying the criteria in SecurityPrincipalsDeleteCriteria for the retrieval of security principals.
公共类 SecurityPrincipalsGetRequest Represents a request message contract to retrieve security principals from MDS.
公共类 SecurityPrincipalsGetResponse Represents a message contract for the MDS security get response.
公共类 SecurityPrincipalsRequest Represents the request message contract for security principals.
公共类 SecurityPrivileges Specifies a set of security privilege assignments at the function, model object, and member levels.
公共类 SecurityPrivilegesDeleteCriteria Specifies criteria for deleting security privileges.
公共类 SecurityPrivilegesDeleteRequest Represents a request message for specifying the criteria in SecurityPrivilegesDeleteCriteria for the deletion of security privileges.
公共类 SecurityPrivilegesGetCriteria Represents criteria for specifying the types of security privileges to return.
公共类 SecurityPrivilegesGetRequest Represents a request message for specifying the criteria in SecurityPrivilegesGetCriteria for the retrieval of security privileges.
公共类 SecurityPrivilegesGetResponse Represents a response message that returns an operation result and a SecurityPrivileges instance that contains the returned security privileges.
公共类 SecurityPrivilegesRequest Represents a request message for specifying the security privileges for the operation.
公共类 SecuritySet Defines the data contract for the security search criteria.
公共类 ServiceCheckGetRequest Defines the message contract for the service check get request.
公共类 ServiceClient Contains the various business rules API operations.
公共类 StagingBatch Specifies a container for a staging batch including the batch identification, errors, statistics, and members.
公共类 StagingBatchError Specifies a process error that is associated with a member in a staging batch.
公共类 StagingBatchInformation Specifies a read-only container for statistical information about a staging batch including row counts, data source, and prior batch.
公共类 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 Specifies the criteria in StagingResultCriteria for the retrieval of staging information.
公共类 StagingGetResponse Represents a response that contains an operation result and an array that contains staging batch information.
公共类 StagingProcessRequest Specifies the details of the staging process request.
公共类 StagingProcessResponse Holds the details of staging process response.
公共类 StagingResultCriteria Defines the criteria for staging batch categories.
公共类 StagingSearchCriteria Defines the criteria for staging batch types.
公共类 StagingUnbatchedCriteria Specifies staging unbatched criteria.
公共类 StagingUnbatchedInformation Specifies a read-only container for counts of unbatched staging records for a model.
公共类 SystemDomainList Represents a system domain list.
公共类 SystemDomainListGetCriteria Captures query criteria for system domain lists.
公共类 SystemDomainListGetRequest Defines the message contract for the system domain list get request.
公共类 SystemDomainListGetResponse Provides domain list results.
公共类 SystemDomainListItem Represents an item in a system domain list.
公共类 SystemPropertiesGetRequest Defines the message contract for the system properties get request.
公共类 SystemPropertiesGetResponse Retrieves system property values in an array.
公共类 SystemPropertyValue Represents system properties and their values.
公共类 SystemSetting Specifies a single setting within the MDS system.
公共类 SystemSettingGroup Specifies a group of related system settings that manage system level functionality within MDS.
公共类 SystemSettingsGetCriteria Identifies a system settings group for retrieval.
公共类 SystemSettingsGetRequest Defines the message contract for the system setting get request.
公共类 SystemSettingsGetResponse Provides system settings within a SystemSettingsGroup.
公共类 SystemSettingsUpdateRequest Provides an array of one or more groups of one or more system settings to be updated.
公共类 SystemSettingsUpdateResponse Defines the message contract for the system setting update response.
公共类 Transaction Represents any master data changes along with user and time information that is associated with the change.
公共类 TransactionAnnotationsCreateRequest Specifies details of what is requested in the operation.
公共类 TransactionAnnotationsGetRequest Specifies details of what is requested about annotations that are related to a transaction.
公共类 TransactionAnnotationsGetResponse Holds the details of the response to TransactionAnnotationsGetRequest.
公共类 TransactionSearchCriteria Defines the transaction criteria for the operations result set.
公共类 TransactionsGetRequest Specifies the criteria in TransactionSearchCriteria for the retrieval of transactions.
公共类 TransactionsGetResponse Retrieves an operation result, the total number of transaction records returned, and an array that contains the returned transactions.
公共类 TransactionsReverseRequest Specifies the transactions, by ID, to reverse.
公共类 TransactionsReverseResponse Retrieves an operation result and an array that contains the reversed transactions.
公共类 User Specifies an active directory user who has specific privileges assigned either inherited from an Active Directory group or directly assigned permissions.
公共类 UserPreferencesDeleteRequest Defines the message contract for the user preferences delete request.
公共类 UserPreferencesDeleteResponse Defines the message contract for the user preferences delete response.
公共类 UserPreferencesGetRequest Defines the message contract for the user preferences delete response.
公共类 UserPreferencesGetResponse Retrieves an array of key-value pairs that represent the user preference settings and their current values.
公共类 UserPreferencesUpdateRequest Defines the message contract for the user preferences update request.
公共类 UserPreferencesUpdateResponse Defines the message contract for the user preferences update response.
公共类 ValidationGetRequest Describes what validation information is requested.
公共类 ValidationGetResponse Holds the response values for the validation get request.
公共类 ValidationIssue Specifies a validation issue recorded against, and a master data member and attribute based on a validation business rule.
公共类 ValidationProcessCriteria Specifies the validation process criteria for members to be validated.
公共类 ValidationProcessOptions Specifies validation process options, namely, whether to commit the version after validation, and whether to return the validation results.
公共类 ValidationProcessRequest Specifies the validation process criteria and options.
公共类 ValidationProcessResponse Holds the response values back from the validation process.
公共类 ValidationProcessResult Holds validation process results.
公共类 ValidationSearchCriteria Specifies search criteria for a validation get request.
公共类 ValidationSummaryItem Describes the validation summary information.
公共类 Version Specifies a snapshot that contains all model members, attributes, hierarchies and collections for a model, usually denoting a specific time period.
公共类 VersionCopyRequest Defines the message contract for the version copy request.
公共类 VersionCopyResponse Defines the message contract for the version copy response.
公共类 VersionFlag Specifies tags that provide a standard identifier that can be attached to a version to reduce integration rework.

接口

  接口 说明
公共接口 IService Contains the various business rules API operations.
公共接口 IServiceChannel Defines the service contract for WCF-based interactions with Master Data Services.

枚举

  枚举 说明
公共枚举 AttributeDataType Contains values specifying the attribute data type.
公共枚举 AttributeType Contains values specifying the attribute type.
公共枚举 AttributeValueType Contains values specifying the data type of an attribute.
公共枚举 BREntityMemberType Represents the type of entity member associated with a business rule.
公共枚举 BRItemType Contains values specifying the selected business rule condition or action.
公共枚举 BRPropertyName Represents the name identifying a property within a business rule component.
公共枚举 BRStatus Contains values specifying the update and publication status of a business rule.
公共枚举 DisplayType Contains values that specify the chosen display format for domain-based attribute (DBA) columns.
公共枚举 EmailFormat Contains values that specify the e-mail delivery format that is associated with a user.
公共枚举 ExportViewFormat Contains values that specify the type of export view format.
公共枚举 FunctionalArea Represents the MDS application functional area.
公共枚举 GroupType Contains values that specify the type (source) of a security group.
公共枚举 HierarchyItemType Contains values that specify the type of component used by a level of a derived hierarchy.
公共枚举 HierarchyType Contains values specifying the type of hierarchy construct.
公共枚举 LogicalOperator Joins multiple business rule conditions.
公共枚举 MemberKeyLookupType Contains values that specify the type of key supplied in a member lookup.
公共枚举 MemberReturnOption Contains values that determine which member data is returned when querying master data members.
公共枚举 MemberType Contains values that specify the type of member record within an entity.
公共枚举 ModelObjectType Contains values that specify the model permission types.
公共枚举 ObjectType Contains values that specify the type of an MDS model object.
公共枚举 Permission Contains values specifying the permission assigned to a principal for accessing an MDS function, object, or data member.
公共枚举 PermissionType Contains values that specify the effective permission assigned to a principal for accessing an MDS object.
公共枚举 PrincipalType Contains values that specify the type of security principal (user or group).
公共枚举 RelationshipType Contains values that specify the type of hierarchy relationship between members.
公共枚举 ResultType Contains values that specify the level of detail to return for model object queries.
公共枚举 SearchOption Contains values specifying the scope of metadata objects to be searched.
公共枚举 SecurityPermission Contains values that specify the effective security permission for a user of a Master Data Services object.
公共枚举 SecurityResolutionType Contains values that specify the resolution when returning security permissions.
公共枚举 SortDirection Contains values that specify the sort direction of a sorted column.
公共枚举 StagingBatchStatus Contains values specifying the processing status of a staging (import) batch.
公共枚举 StagingDataStatus Contains values that indicate the success or failure of staging records.
公共枚举 SystemPropertyType Contains values that specifies the identifying name of one of the available system properties.
公共枚举 TransactionType Contains values that specify the type of member change identified in a transaction.
公共枚举 ValidationStatus Contains values that specify the validation status of a master data member.
公共枚举 VersionStatus Contains values specifying the status of a version.
公共枚举 VersionValidationStatus Contains values that specify the validation status of a version.