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)

适用于