StagingClearRequest 类

定义

表示用于指定要清除的批处理数组的请求消息。

public ref class StagingClearRequest
[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="StagingClearRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingClearRequest
[<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="StagingClearRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingClearRequest = class
Public Class StagingClearRequest
继承
StagingClearRequest
属性

构造函数

StagingClearRequest()

初始化具有默认值的 StagingClearRequest 类的新实例。

StagingClearRequest(International, Collection<Identifier>)

初始化具有指定的区域性设置和批处理数组的 StagingClearRequest 类的新实例。

字段

Batches

批处理的数组。

International

区域性设置。

适用于