SimilarMatchingCriterion Classe
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 similaire de DQS.
public ref class SimilarMatchingCriterion : Microsoft::MasterDataServices::Services::DataContracts::WeightedMatchingCriterion
[System.Runtime.Serialization.DataContract(Name="SimilarMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SimilarMatchingCriterion : Microsoft.MasterDataServices.Services.DataContracts.WeightedMatchingCriterion
[<System.Runtime.Serialization.DataContract(Name="SimilarMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SimilarMatchingCriterion = class
inherit WeightedMatchingCriterion
Public Class SimilarMatchingCriterion
Inherits WeightedMatchingCriterion
- Héritage
- Dérivé
- Attributs
spécifie SimilarMatchingCriterion un critère de correspondance DQS similaire.
Similar |
Initialise une nouvelle instance de la classe SimilarMatchingCriterion. |
Domain |
Spécifie le poids du critère (Hérité de WeightedMatchingCriterion) |
Mappings |
Spécifie les mappages du 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) |
Produit | Versions |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |