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.
Représente les critères de correspondance numérique.
public ref class NumericMatchingCriterion : Microsoft::MasterDataServices::SimilarMatchingCriterion
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="NumericMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class NumericMatchingCriterion : Microsoft.MasterDataServices.SimilarMatchingCriterion
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<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
Constructeurs
| Nom | Description |
|---|---|
| NumericMatchingCriterion() |
Initialise une nouvelle instance de la classe NumericMatchingCriterion. |
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) |