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

演算結果を指定します。

適用対象