TransactionAnnotationsGetResponse Clase

Definición

Contiene los detalles de la respuesta a 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
Herencia
TransactionAnnotationsGetResponse
Atributos

Constructores

TransactionAnnotationsGetResponse()

Inicializa una nueva instancia de la clase TransactionAnnotationsGetResponse que tiene valores predeterminados.

TransactionAnnotationsGetResponse(Collection<Annotation>, OperationResult, Int32)

Inicializa una nueva instancia de la clase TransactionAnnotationsGetResponse que tiene la lista de anotaciones, el resultado de la operación y los identificadores de transacción especificados.

Campos

Annotations

Lista de anotaciones.

OperationResult

Resultado de la operación, incluido un identificador único para tareas de seguimiento y registro.

TransactionId

Los identificadores de transacción.

Se aplica a