MatchingCriterion Class

Definition

A DQS Matching criterion.

public ref class MatchingCriterion
[System.Runtime.Serialization.DataContract(Name="MatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class MatchingCriterion
[<System.Runtime.Serialization.DataContract(Name="MatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type MatchingCriterion = class
Public Class MatchingCriterion
Inheritance
MatchingCriterion
Derived
Attributes

Remarks

The MatchingCriterion specifies a DQS Matching criterion.

Constructors

MatchingCriterion()

Initializes a new instance of the MatchingCriterion class.

Properties

Mappings

Specifies 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.

Applies to