MatchingPolicy Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents the matching policy for the service.
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
[KnownTypeAttribute(typeof(PrerequisiteMatchingCriterion))] [KnownTypeAttribute(typeof(WeightedMatchingCriterion))] [DataContractAttribute(Name = "MatchingPolicy", Namespace = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")] [KnownTypeAttribute(typeof(DateMatchingCriterion))] [KnownTypeAttribute(typeof(StringMatchingCriterion))] [KnownTypeAttribute(typeof(SimilarMatchingCriterion))] [KnownTypeAttribute(typeof(ExactMatchingCriterion))] [KnownTypeAttribute(typeof(NumericByDifferenceMatchingCriterion))] [KnownTypeAttribute(typeof(NumericByPercentageMatchingCriterion))] [KnownTypeAttribute(typeof(NumericMatchingCriterion))] public class MatchingPolicy
The MatchingPolicy type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | MatchingPolicy | Infrastructure. Initializes a new instance of the MatchingPolicy class. |

