EntityStagingClearResponse 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示响应消息,该消息指定清除的批处理以及属性、成员和关系记录的计数。
public ref class EntityStagingClearResponse
[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="EntityStagingClearResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityStagingClearResponse
[<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="EntityStagingClearResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityStagingClearResponse = class
Public Class EntityStagingClearResponse
- 继承
-
EntityStagingClearResponse
- 属性
构造函数
EntityStagingClearResponse() |
初始化 EntityStagingClearResponse 类的新实例。 |
EntityStagingClearResponse(OperationResult) |
初始化具有指定操作结果的 EntityStagingClearResponse 类的新实例。 |
字段
OperationResult |
指定操作的结果。 |