TransactionsReverseResponse クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
操作結果と、逆取引を含む配列を取得します。
public ref class TransactionsReverseResponse
[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="TransactionsReverseResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class TransactionsReverseResponse
[<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="TransactionsReverseResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type TransactionsReverseResponse = class
Public Class TransactionsReverseResponse
- 継承
-
TransactionsReverseResponse
- 属性
コンストラクター
| 名前 | 説明 |
|---|---|
| TransactionsReverseResponse() |
デフォルト値を持つ TransactionsReverseResponse クラスの新しいインスタンスを初期化します。 |
| TransactionsReverseResponse(OperationResult, Collection<ReplacementId>) |
指定された操作結果と逆取引のリストを持つ TransactionsReverseResponse クラスの新しいインスタンスを初期化します。 |
フィールド
| 名前 | 説明 |
|---|---|
| OperationResult |
この操作結果には、追跡と記録のための一意IDが含まれます。 |
| TransactionsReversed |
取り消された取引のリスト。 |