AnnotationsUpdateResponse クラス

定義

注釈のコメントテキスト更新リクエストに対する応答を表します。

public ref class AnnotationsUpdateResponse
[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="AnnotationsUpdateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class AnnotationsUpdateResponse
[<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="AnnotationsUpdateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type AnnotationsUpdateResponse = class
Public Class AnnotationsUpdateResponse
継承
AnnotationsUpdateResponse
属性

コンストラクター

名前 説明
AnnotationsUpdateResponse()

既定値を使用して、 AnnotationsUpdateResponse クラスの新しいインスタンスを初期化します。

AnnotationsUpdateResponse(OperationResult)

指定された操作結果で AnnotationsUpdateResponse クラスの新しいインスタンスを初期化します。

フィールド

名前 説明
OperationResult

演算結果を指定します。

適用対象