Langue

WeightedMatchingCriterion Classe

Définition

Un critère d’appariement pondéré 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
Héritage
WeightedMatchingCriterion
Dérivé
Attributs

Remarques

Il WeightedMatchingCriterion spécifie un critère de correspondance pondéré DQS.

Constructeurs

Nom Description
WeightedMatchingCriterion()

Initialise une nouvelle instance de la classe WeightedMatchingCriterion.

Propriétés

Nom Description
DomainWeight

Spécifie le poids du critère

Mappings

Spécifie les mappages du critère vers les champs (colonnes) et les domaines. Il n’y a qu’une seule application pour le domaine scalaire ou multiple, le critère est pour le domaine composite.

(Hérité de MatchingCriterion)

S’applique à