WeightedMatchingCriterion 类

定义

DQS 加权匹配条件

public ref class WeightedMatchingCriterion : Microsoft::MasterDataServices::Services::DataContracts::MatchingCriterion
[System.Runtime.Serialization.DataContract(Name="WeightedMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class WeightedMatchingCriterion : Microsoft.MasterDataServices.Services.DataContracts.MatchingCriterion
[<System.Runtime.Serialization.DataContract(Name="WeightedMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type WeightedMatchingCriterion = class
    inherit MatchingCriterion
Public Class WeightedMatchingCriterion
Inherits MatchingCriterion
继承
WeightedMatchingCriterion
派生
属性

注解

指定 WeightedMatchingCriterion DQS 加权匹配条件。

构造函数

WeightedMatchingCriterion()

初始化 WeightedMatchingCriterion 类的新实例。

属性

DomainWeight

指定条件的权重

Mappings

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

(继承自 MatchingCriterion)

适用于