ExactMatchingCriterion Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Critère de correspondance exacte 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
spécifie ExactMatchingCriterion un critère de correspondance exacte DQS.
Constructeurs
ExactMatchingCriterion() |
Initialise une nouvelle instance de la classe ExactMatchingCriterion. |
Propriétés
DomainWeight |
Spécifie le poids du critère (Hérité de WeightedMatchingCriterion) |
Mappings |
Spécifie les mappages pour le critère aux champs (colonnes) et aux domaines. Il n’y a qu’un seul mappage pour un domaine scalaire ; un domaine composite compte plusieurs mappages. (Hérité de MatchingCriterion) |