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