AnnotationsDeleteRequest Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mewakili permintaan untuk menghapus anotasi yang ada.
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
- Warisan
-
AnnotationsDeleteRequest
- Atribut
Keterangan
Hanya pengguna yang membuat anotasi atau administrator model yang dapat menghapus anotasi. Anotasi ditemukan dengan ID.
Konstruktor
| AnnotationsDeleteRequest() |
Menginisialisasi instans AnnotationsDeleteRequest baru kelas dengan nilai default. |
| AnnotationsDeleteRequest(International, Int32) |
Menginisialisasi instans AnnotationsDeleteRequest baru kelas dengan BUDAYA dan ID anotasi yang ditentukan. |
Bidang
| Id |
Menentukan ID anotasi. |
| International |
Menentukan pengaturan budaya. |