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.
Représente les critères pour la correspondance exacte.
public ref class ExactMatchingCriterion : Microsoft::MasterDataServices::WeightedMatchingCriterion
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="ExactMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ExactMatchingCriterion : Microsoft.MasterDataServices.WeightedMatchingCriterion
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<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
Constructeurs
| Nom | Description |
|---|---|
| ExactMatchingCriterion() |
Initialise une nouvelle instance de la classe ExactMatchingCriterion. |
Propriétés
| Nom | Description |
|---|---|
| DomainWeight |
Obtient ou définit le poids du domaine. (Hérité de WeightedMatchingCriterion) |
| ExtensionData |
Obtenir ou définir les données d’extension pour le critère. (Hérité de MatchingCriterion) |
| Mappings |
Obtient ou définit la liste des mappings. (Hérité de MatchingCriterion) |