TransactionsReverseRequest Class
SQL Server 2012
Specifies the transactions, by ID, to reverse.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The TransactionsReverseRequest type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | TransactionsReverseRequest() | Initializes a new instance of the TransactionsReverseRequest class that has default values. |
![]() | TransactionsReverseRequest(International, Collection<Int32>) | Initializes a new instance of the TransactionsReverseRequest class that has the specified cultural settings and a list of transactions to reverse. |
| Name | Description | |
|---|---|---|
![]() | International | The cultural settings. |
![]() | Transactions | The list of transactions to reverse. |
