次の方法で共有


MatchingCriterion クラス

定義

DQS の一致条件。

public ref class MatchingCriterion
[System.Runtime.Serialization.DataContract(Name="MatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class MatchingCriterion
[<System.Runtime.Serialization.DataContract(Name="MatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type MatchingCriterion = class
Public Class MatchingCriterion
継承
MatchingCriterion
派生
属性

注釈

MatchingCriterion 、DQS 照合条件を指定します。

コンストラクター

MatchingCriterion()

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

プロパティ

Mappings

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

適用対象