UserPreferencesDeleteResponse 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.
Menentukan kontrak pesan untuk respons penghapusan preferensi pengguna.
public ref class UserPreferencesDeleteResponse
[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="UserPreferencesDeleteResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class UserPreferencesDeleteResponse
[<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="UserPreferencesDeleteResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type UserPreferencesDeleteResponse = class
Public Class UserPreferencesDeleteResponse
- Warisan
-
UserPreferencesDeleteResponse
- Atribut
Keterangan
UserPreferencesDeleteResponse hanya memberikan hasil operasi standar.
Konstruktor
| UserPreferencesDeleteResponse() |
Menginisialisasi instans baru kelas UserPreferencesDeleteResponse yang memiliki nilai default. |
| UserPreferencesDeleteResponse(OperationResult) |
Menginisialisasi instans baru kelas UserPreferencesDeleteResponse yang memiliki hasil operasi yang ditentukan. |
Bidang
| OperationResult |
Hasil operasi, termasuk ID unik untuk pelacakan dan pengelogan. |