EntityStagingClearRequest 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示一个请求消息,用于指定要清除的批次数组。
public ref class EntityStagingClearRequest
[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="EntityStagingClearRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityStagingClearRequest
[<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="EntityStagingClearRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityStagingClearRequest = class
Public Class EntityStagingClearRequest
- 继承
-
EntityStagingClearRequest
- 属性
构造函数
| 名称 | 说明 |
|---|---|
| EntityStagingClearRequest() |
使用默认值初始化类的新实例 EntityStagingClearRequest 。 |
| EntityStagingClearRequest(International, Int32, Identifier) |
初始化一个新的类实例 EntityStagingClearRequest ,且指定为 |
字段
| 名称 | 说明 |
|---|---|
| BatchId |
指定要设置为“待处理清除”的批次。 |
| International |
指定是否使用客户端本地化信息的值。 |
| ModelId |
指定实体的模型ID。 |