Share via


AnnotationsDeleteResponse クラス

定義

既存の注釈を削除する要求に対する応答を表します。

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

コンストラクター

AnnotationsDeleteResponse()

AnnotationsDeleteResponse クラスの新しいインスタンスを既定値で初期化します。

AnnotationsDeleteResponse(OperationResult)

指定した操作結果を使用して、 AnnotationsDeleteResponse クラスの新しいインスタンスを初期化します。

フィールド

OperationResult

操作結果を指定します。

適用対象