次の方法で共有


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

操作結果を指定します。

適用対象