EntityStagingProcessResponse Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mewakili kontrak pesan respons anggota proses penahapan entitas.
public ref class EntityStagingProcessResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityStagingProcessResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityStagingProcessResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityStagingProcessResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityStagingProcessResponse = class
Public Class EntityStagingProcessResponse
- Warisan
-
EntityStagingProcessResponse
- Atribut
Konstruktor
| EntityStagingProcessResponse() |
Menginisialisasi instans baru kelas EntityStagingProcessResponse. |
| EntityStagingProcessResponse(Int32, OperationResult) |
Menginisialisasi instans EntityStagingProcessResponse baru kelas dengan ID batch dan hasil operasi yang ditentukan. |
Bidang
| BatchId |
Menentukan ID batch yang dihasilkan yang diberikan ke batch. |
| OperationResult |
Menentukan hasil operasi. |