EntityStagingLoadResponse 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 beban penahapan entitas.
public ref class EntityStagingLoadResponse
[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="EntityStagingLoadResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityStagingLoadResponse
[<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="EntityStagingLoadResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityStagingLoadResponse = class
Public Class EntityStagingLoadResponse
- Warisan
-
EntityStagingLoadResponse
- Atribut
Konstruktor
| EntityStagingLoadResponse() |
Menginisialisasi instans baru kelas EntityStagingLoadResponse. |
| EntityStagingLoadResponse(OperationResult, Collection<Identifier>) |
Menginisialisasi instans EntityStagingLoadResponse baru kelas dengan hasil operasi dan batch penahapan yang ditentukan. |
Bidang
| OperationResult |
Menentukan hasil operasi. |
| StagingBatches |
Menentukan daftar batch penahapan entitas yang akan dimuat. |