WeightedMatchingCriterion 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 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
- Dérivé
- Attributs
Remarques
Spécifie WeightedMatchingCriterion un critère de correspondance pondéréE DQS.
Constructeurs
WeightedMatchingCriterion() |
Initialise une nouvelle instance de la classe WeightedMatchingCriterion. |
Propriétés
DomainWeight |
Spécifie le poids du critère |
Mappings |
Spécifie des mappages pour le critère sur les champs (colonnes) et les domaines. Il n’y a qu’un seul mappage pour un domaine scalaire ; un domaine composite compte plusieurs mappages. (Hérité de MatchingCriterion) |