次の方法で共有


ExactMatchingCriterion クラス

定義

DQS の完全一致条件。

public ref class ExactMatchingCriterion : Microsoft::MasterDataServices::Services::DataContracts::WeightedMatchingCriterion
[System.Runtime.Serialization.DataContract(Name="ExactMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ExactMatchingCriterion : Microsoft.MasterDataServices.Services.DataContracts.WeightedMatchingCriterion
[<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 、DQS の完全一致条件を指定します。

コンストラクター

ExactMatchingCriterion()

ExactMatchingCriterion クラスの新しいインスタンスを初期化します。

プロパティ

DomainWeight

条件の重みを指定します

(継承元 WeightedMatchingCriterion)
Mappings

フィールド (列) とドメインへの条件のマッピングを指定します。 スカラー ドメインのマッピングは 1 つだけであり、複合ドメインの場合は複数の条件マッピングがあります。

(継承元 MatchingCriterion)

適用対象