TransactionAnnotationsGetResponse クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
への応答の詳細を 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) |
指定した注釈の一覧、操作結果、およびトランザクション ID を持つ TransactionAnnotationsGetResponse クラスの新しいインスタンスを初期化します。 |
フィールド
Annotations |
注釈の一覧。 |
OperationResult |
追跡およびログ記録の一意の ID を含む操作結果。 |
TransactionId |
トランザクション ID。 |