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
Атрибуты

Конструкторы

TransactionAnnotationsGetResponse()

Инициализирует новый экземпляр класса TransactionAnnotationsGetResponse со значениями по умолчанию.

TransactionAnnotationsGetResponse(Collection<Annotation>, OperationResult, Int32)

Инициализирует новый экземпляр класса TransactionAnnotationsGetResponse, который содержит указанный список заметок, результат операции и идентификаторы транзакций.

Поля

Annotations

Список заметок.

OperationResult

Результат выполнения операции, включая уникальный идентификатор для ведения журнала и отслеживания.

TransactionId

Идентификаторы транзакций.

Применяется к