DateMatchingCriterion 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 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
DateMatchingCriterion() |
Initialise une nouvelle instance de la classe DateMatchingCriterion. |
Propriétés
DaysDifference |
Obtient ou définit la différence en jours. |
DomainWeight |
Obtient ou définit le poids de domaine. (Hérité de WeightedMatchingCriterion) |
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) |
MonthsDifference |
Obtient ou définit la différence en mois. |
YearsDifference |
Obtient ou définit la différence en années. |