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 找到。
建構函式
| 名稱 | Description |
|---|---|
| AnnotationsDeleteRequest() |
初始化一個以預設值的新類別實例 AnnotationsDeleteRequest 。 |
| AnnotationsDeleteRequest(International, Int32) |
初始化一個以指定文化與註解 ID 的新類別實例 AnnotationsDeleteRequest 。 |
欄位
| 名稱 | Description |
|---|---|
| Id |
指定註解 ID。 |
| International |
指定文化背景。 |