AnnotationsDeleteResponse クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
既存の注釈を削除するリクエストに対する応答を表します。
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 |
演算結果を指定します。 |