ReplacementId-Klasse
Represents a response complex type that defines an individual Transaction that was replaced during the operation, including prior and new identifiers.
Vererbungshierarchie
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..ReplacementId
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "ReplacementId", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class ReplacementId
'Usage
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
Der ReplacementId-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
ReplacementId | Initializes a new instance of the ReplacementId class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
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. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)