Langage

DateMatchingCriterion Classe

Définition

Représente les critères pour la correspondance de date.

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

Constructeurs

Nom Description
DateMatchingCriterion()

Initialise une nouvelle instance de la classe DateMatchingCriterion.

Propriétés

Nom Description
DaysDifference

Il fait ou fixe la différence en jours.

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)
MonthsDifference

Il fait ou fixe la différence en quelques mois.

YearsDifference

Ça fait ou fixe la différence en années.

S’applique à