TransactionAnnotationsGetResponse Class
SQL Server 2012
Holds the details of the response to TransactionAnnotationsGetRequest.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The TransactionAnnotationsGetResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | TransactionAnnotationsGetResponse() | Initializes a new instance of the TransactionAnnotationsGetResponse class that has default values. |
![]() | TransactionAnnotationsGetResponse(Collection<Annotation>, OperationResult, Int32) | Initializes a new instance of the TransactionAnnotationsGetResponse class that has the specified list of annotations, operation result, and transaction ID's. |
| Name | Description | |
|---|---|---|
![]() | Annotations | A list of annotations. |
![]() | OperationResult | The operation result, including a unique ID for tracking and logging. |
![]() | TransactionId | The transaction IDs. |

