PrerequisiteMatchingCriterion Class

Definition

A DQS prerequisite criterion.

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

Remarks

The PrerequisiteMatchingCriterion specifies a DQS prerequisite criterion.

Constructors

PrerequisiteMatchingCriterion()

Initializes a new instance of the PrerequisiteMatchingCriterion 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.

(Inherited from MatchingCriterion)

Applies to