MatchingRule 类

定义

DQS 中的匹配规则。

public ref class MatchingRule
[System.Runtime.Serialization.DataContract(Name="MatchingRule", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class MatchingRule
[<System.Runtime.Serialization.DataContract(Name="MatchingRule", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type MatchingRule = class
Public Class MatchingRule
继承
MatchingRule
属性

注解

指定 MatchingRule DQS 中的匹配规则。

构造函数

MatchingRule()

初始化 MatchingRule 类的新实例。

属性

Description

指定规则的说明

MatchingCriteria

指定条件

Name

指定规则的名称

Threshold

指定规则的阈值 (最低匹配分数)

适用于