EntityStagingGetRequest 类

定义

表示用于 EntityStagingGet 服务调用的输入消息约定。

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

构造函数

EntityStagingGetRequest()

初始化 EntityStagingGetRequest 类的新实例。

EntityStagingGetRequest(International, EntityStagingGetCriteria)

使用指定的国际化条件和获取条件初始化 EntityStagingGetRequest 类的新实例。

字段

GetCriteria

指定用于获取实体临时批处理的条件。

International

文化环境。

适用于