ExactMatchingCriterion 类

定义

DQS 精确匹配条件。

public ref class ExactMatchingCriterion : Microsoft::MasterDataServices::Services::DataContracts::WeightedMatchingCriterion
[System.Runtime.Serialization.DataContract(Name="ExactMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ExactMatchingCriterion : Microsoft.MasterDataServices.Services.DataContracts.WeightedMatchingCriterion
[<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
继承
属性

注解

ExactMatchingCriterion指定 DQS 精确匹配条件。

构造函数

ExactMatchingCriterion()

初始化 ExactMatchingCriterion 类的新实例。

属性

DomainWeight

指定条件的权重

(继承自 WeightedMatchingCriterion)
Mappings

指定条件到字段 (列) 和域的映射。 仅有一个针对标量域的映射,或多个映射是复合域的条件。

(继承自 MatchingCriterion)

适用于