ExactMatchingCriterion Class

Definition

Represents the criteria for the exact matching.

public ref class ExactMatchingCriterion : Microsoft::MasterDataServices::WeightedMatchingCriterion
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="ExactMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ExactMatchingCriterion : Microsoft.MasterDataServices.WeightedMatchingCriterion
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="ExactMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ExactMatchingCriterion = class
    inherit WeightedMatchingCriterion
Public Class ExactMatchingCriterion
Inherits WeightedMatchingCriterion
Inheritance
Attributes

Constructors

ExactMatchingCriterion()

Initializes a new instance of the ExactMatchingCriterion class.

Properties

DomainWeight

Gets or sets the domain weight.

(Inherited from WeightedMatchingCriterion)
ExtensionData

Get or sets the extension data for the criterion.

(Inherited from MatchingCriterion)
Mappings

Gets or sets the list of the mappings.

(Inherited from MatchingCriterion)

Applies to