WeightedMatchingCriterion Classe

Définition

Représente les critères pour la correspondance pondérée.

public ref class WeightedMatchingCriterion : Microsoft::MasterDataServices::MatchingCriterion
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="WeightedMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.SimilarMatchingCriterion))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.DateMatchingCriterion))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.NumericByDifferenceMatchingCriterion))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.StringMatchingCriterion))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.NumericByPercentageMatchingCriterion))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.NumericMatchingCriterion))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.ExactMatchingCriterion))]
public class WeightedMatchingCriterion : Microsoft.MasterDataServices.MatchingCriterion
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="WeightedMatchingCriterion", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.SimilarMatchingCriterion))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.DateMatchingCriterion))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.NumericByDifferenceMatchingCriterion))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.StringMatchingCriterion))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.NumericByPercentageMatchingCriterion))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.NumericMatchingCriterion))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.ExactMatchingCriterion))>]
type WeightedMatchingCriterion = class
    inherit MatchingCriterion
Public Class WeightedMatchingCriterion
Inherits MatchingCriterion
Héritage
WeightedMatchingCriterion
Dérivé
Attributs

Constructeurs

WeightedMatchingCriterion()

Initialise une nouvelle instance de la classe WeightedMatchingCriterion.

Propriétés

DomainWeight

Obtient ou définit le poids de domaine.

ExtensionData

Obtient ou définit les données d'extension pour le critère.

(Hérité de MatchingCriterion)
Mappings

Obtient ou définit la liste des mappages.

(Hérité de MatchingCriterion)

S’applique à