ExactMatchingCriterion 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示精确匹配的条件。
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) |