AnnotationsDeleteRequest クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
既存の注釈を削除するリクエストを表します。
public ref class AnnotationsDeleteRequest
[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="AnnotationsDeleteRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class AnnotationsDeleteRequest
[<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="AnnotationsDeleteRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type AnnotationsDeleteRequest = class
Public Class AnnotationsDeleteRequest
- 継承
-
AnnotationsDeleteRequest
- 属性
注釈
注釈を削除できるのは、注釈を作成したユーザーかモデル管理者だけです。 注釈はIDで検索されます。
コンストラクター
| 名前 | 説明 |
|---|---|
| AnnotationsDeleteRequest() |
既定値を使用して、 AnnotationsDeleteRequest クラスの新しいインスタンスを初期化します。 |
| AnnotationsDeleteRequest(International, Int32) |
指定された文化と注釈IDで新しい AnnotationsDeleteRequest クラスのインスタンスを初期化します。 |
フィールド
| 名前 | 説明 |
|---|---|
| Id |
注釈IDを指定します。 |
| International |
文化的背景を指定します。 |