次の方法で共有


WeightedMatchingCriterion クラス

定義

DQS の加重一致条件

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

注釈

DQS WeightedMatchingCriterion 加重一致条件を指定します。

コンストラクター

WeightedMatchingCriterion()

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

プロパティ

DomainWeight

条件の重みを指定します

Mappings

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

(継承元 MatchingCriterion)

適用対象