NumericMatchingCriterion 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 numérique DQS.
public ref class NumericMatchingCriterion : Microsoft::MasterDataServices::Services::DataContracts::SimilarMatchingCriterion
[System.Runtime.Serialization.DataContract(Name="NumericMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class NumericMatchingCriterion : Microsoft.MasterDataServices.Services.DataContracts.SimilarMatchingCriterion
[<System.Runtime.Serialization.DataContract(Name="NumericMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type NumericMatchingCriterion = class
inherit SimilarMatchingCriterion
Public Class NumericMatchingCriterion
Inherits SimilarMatchingCriterion
- Héritage
-
NumericMatchingCriterion
- Attributs
Remarques
spécifie NumericMatchingCriterion un critère de correspondance numérique DQS.
Constructeurs
NumericMatchingCriterion() |
Initialise une nouvelle instance de la classe NumericMatchingCriterion. |
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) |