Класс ReplacementId
Represents a response complex type that defines an individual Transaction that was replaced during the operation, including prior and new identifiers.
Иерархия наследования
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..ReplacementId
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
<DataContractAttribute(Name := "ReplacementId", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class ReplacementId
'Применение
Dim instance As ReplacementId
[DataContractAttribute(Name = "ReplacementId", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ReplacementId
[DataContractAttribute(Name = L"ReplacementId", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class ReplacementId
[<DataContractAttribute(Name = "ReplacementId", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ReplacementId = class end
public class ReplacementId
Тип ReplacementId обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
ReplacementId | Initializes a new instance of the ReplacementId class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
NewId | Gets or sets the new ID of the transaction that was reversed. |
![]() |
PriorId | Gets or sets the prior ID of the transaction that was reversed. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)