DateMatchingCriterion 클래스

정의

날짜 일치 조건을 나타냅니다.

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
상속
특성

생성자

DateMatchingCriterion()

DateMatchingCriterion 클래스의 새 인스턴스를 초기화합니다.

속성

DaysDifference

날짜 차이를 가져오거나 설정합니다.

DomainWeight

도메인 가중치를 가져오거나 설정합니다.

(다음에서 상속됨 WeightedMatchingCriterion)
ExtensionData

조건의 확장 데이터를 가져오거나 설정합니다.

(다음에서 상속됨 MatchingCriterion)
Mappings

매핑의 목록을 가져오거나 설정합니다.

(다음에서 상속됨 MatchingCriterion)
MonthsDifference

월 차이를 가져오거나 설정합니다.

YearsDifference

연도 차이를 가져오거나 설정합니다.

적용 대상