Langue

ExactMatchingCriterion Classe

Définition

Un critère de correspondance exacte selon le 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
Héritage
Attributs

Remarques

Il ExactMatchingCriterion spécifie un critère de correspondance exacte DQS.

Constructeurs

Nom Description
ExactMatchingCriterion()

Initialise une nouvelle instance de la classe ExactMatchingCriterion.

Propriétés

Nom Description
DomainWeight

Spécifie le poids du critère

(Hérité de WeightedMatchingCriterion)
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 à