TransactionsGetResponse Kelas

Definisi

Mengambil hasil operasi, jumlah total rekaman transaksi yang dikembalikan, dan array yang berisi transaksi yang dikembalikan.

public ref class TransactionsGetResponse
[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="TransactionsGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class TransactionsGetResponse
[<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="TransactionsGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type TransactionsGetResponse = class
Public Class TransactionsGetResponse
Warisan
TransactionsGetResponse
Atribut

Konstruktor

TransactionsGetResponse()

Menginisialisasi instans baru kelas TransactionsGetResponse yang memiliki nilai default.

TransactionsGetResponse(OperationResult, Int32, Collection<Transaction>)

Menginisialisasi instans TransactionsGetResponse baru kelas yang memiliki hasil operasi, jumlah rekaman, dan daftar transaksi yang ditentukan.

Bidang

OperationResult

Hasil operasi, termasuk ID unik untuk pelacakan dan pengelogan.

TotalRecordCount

Jumlah total rekaman transaksi.

TransactionList

Daftar transaksi.

Berlaku untuk