StringMatchingCriterion 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 de chaîne DQS.
public ref class StringMatchingCriterion : Microsoft::MasterDataServices::Services::DataContracts::SimilarMatchingCriterion
[System.Runtime.Serialization.DataContract(Name="StringMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StringMatchingCriterion : Microsoft.MasterDataServices.Services.DataContracts.SimilarMatchingCriterion
[<System.Runtime.Serialization.DataContract(Name="StringMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StringMatchingCriterion = class
inherit SimilarMatchingCriterion
Public Class StringMatchingCriterion
Inherits SimilarMatchingCriterion
- Héritage
- Attributs
Remarques
Spécifie StringMatchingCriterion un critère de correspondance de chaîne DQS.
Constructeurs
StringMatchingCriterion() |
Initialise une nouvelle instance de la classe StringMatchingCriterion. |
Propriétés
DomainWeight |
Spécifie le poids du critère (Hérité de WeightedMatchingCriterion) |
Mappings |
Spécifie les 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) |