MatchingRule 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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 |
指定规则的阈值 (最低匹配分数) |