Classe ModelMembersBulkMergeResponse
Represents a response to a request for asynchronous batch updating or creating of members within an entity.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts..::..ModelMembersBulkMergeResponse
Spazio dei nomi Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Sintassi
'Dichiarazione
<MessageContractAttribute> _
Public Class ModelMembersBulkMergeResponse _
Inherits MessageResponse
'Utilizzo
Dim instance As ModelMembersBulkMergeResponse
[MessageContractAttribute]
public class ModelMembersBulkMergeResponse : MessageResponse
[MessageContractAttribute]
public ref class ModelMembersBulkMergeResponse : public MessageResponse
[<MessageContractAttribute>]
type ModelMembersBulkMergeResponse =
class
inherit MessageResponse
end
public class ModelMembersBulkMergeResponse extends MessageResponse
Nel tipo ModelMembersBulkMergeResponse sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
ModelMembersBulkMergeResponse | Initializes a new instance of the ModelMembersBulkMergeResponse class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
OperationResult | Gets or sets the result of an operation. Ereditato da MessageResponse. |
![]() |
StagingBatches | Gets or sets an array of staging batch records. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.