UserPreferencesDeleteResponse 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
定义用户首选项删除响应的消息约定。
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
- 继承
-
UserPreferencesDeleteResponse
- 属性
注解
UserPreferencesDeleteResponse 仅提供标准操作结果。
构造函数
UserPreferencesDeleteResponse() |
初始化具有默认值的 UserPreferencesDeleteResponse 类的新实例。 |
UserPreferencesDeleteResponse(OperationResult) |
初始化具有指定操作结果的 UserPreferencesDeleteResponse 类的新实例。 |
字段
OperationResult |
操作结果,包括用于跟踪和日志记录的唯一 ID。 |