Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
Represents the criteria for the date matching.
Иерархия наследования
System.Object
Microsoft.MasterDataServices.MatchingCriterion
Microsoft.MasterDataServices.WeightedMatchingCriterion
Microsoft.MasterDataServices.SimilarMatchingCriterion
Microsoft.MasterDataServices.DateMatchingCriterion
Пространство имен: Microsoft.MasterDataServices
Сборка: Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)
Синтаксис
'Декларация
<DataContractAttribute(Name := "DateMatchingCriterion", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class DateMatchingCriterion _
Inherits SimilarMatchingCriterion
'Применение
Dim instance As DateMatchingCriterion
[DataContractAttribute(Name = "DateMatchingCriterion", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class DateMatchingCriterion : SimilarMatchingCriterion
[DataContractAttribute(Name = L"DateMatchingCriterion", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class DateMatchingCriterion : public SimilarMatchingCriterion
[<DataContractAttribute(Name = "DateMatchingCriterion", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type DateMatchingCriterion =
class
inherit SimilarMatchingCriterion
end
public class DateMatchingCriterion extends SimilarMatchingCriterion
Тип DateMatchingCriterion обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
DateMatchingCriterion | Инфраструктура. Initializes a new instance of the DateMatchingCriterion class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
DaysDifference | Инфраструктура. Gets or sets the difference in days. |
![]() |
DomainWeight | Инфраструктура. Gets or sets the domain weight. (Производный от WeightedMatchingCriterion.) |
![]() |
ExtensionData | Инфраструктура. Get or sets the extension data for the criterion. (Производный от MatchingCriterion.) |
![]() |
Mappings | Инфраструктура. Gets or sets the list of the mappings. (Производный от MatchingCriterion.) |
![]() |
MonthsDifference | Инфраструктура. Gets or sets the difference in months. |
![]() |
YearsDifference | Инфраструктура. Gets or sets the difference in years. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)