TransactionAnnotationsGetResponse 類別

定義

包含對 TransactionAnnotationsGetRequest的回應細節。

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

建構函式

名稱 Description
TransactionAnnotationsGetResponse()

初始化一個有預設值的新 TransactionAnnotationsGetResponse 類別實例。

TransactionAnnotationsGetResponse(Collection<Annotation>, OperationResult, Int32)

初始化一個擁有指定註解清單、操作結果及交易 ID 的新類別實例 TransactionAnnotationsGetResponse

欄位

名稱 Description
Annotations

一份註解清單。

OperationResult

操作結果包括一個用於追蹤與記錄的獨特 ID。

TransactionId

交易 ID。

適用於