MatchingCriterion Class
A DQS Matching criterion.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.DataContracts::MatchingCriterion
Microsoft.MasterDataServices.Services.DataContracts::PrerequisiteMatchingCriterion
Microsoft.MasterDataServices.Services.DataContracts::WeightedMatchingCriterion
| Name | Description | |
|---|---|---|
![]() | MatchingCriterion() | Initializes a new instance of the MatchingCriterion class. |
| Name | Description | |
|---|---|---|
![]() | Mappings | Gets or sets the mappings for the criterion to fields (columns) and domains. There is only one mapping for scalar domain or multiple mapping is the criterion is for composite domain. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
The MatchingCriterion specifies a DQS Matching criterion.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


