ExactMatchingCriterion 类

定义

代表精确匹配的标准。

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
继承
属性

构造函数

名称 说明
ExactMatchingCriterion()

初始化 ExactMatchingCriterion 类的新实例。

属性

名称 说明
DomainWeight

获取或设定域权重。

(继承自 WeightedMatchingCriterion)
ExtensionData

获取或设置该准则的扩展数据。

(继承自 MatchingCriterion)
Mappings

获取或设置映射列表。

(继承自 MatchingCriterion)

适用于